t_RelationalDatabase_SQLHook
SQLHook
Properties
activationComponent activation model.
Valid values based on“string”. singleton Only one instance gets created that is shared between all threads.
context One instance is created per invocation context.
new A new instance is always created upon every activation request.
description : stringDescription of the Component.
type : qualJavaNameJava type associated with the component.
Valid values based on“string”. |[\p{L}_][\p{L}\p{N}_]*(\.[\p{L}_][\p{L}\p{N}_]*)*
Content
Sequence of:
t_Component_Factory [0..1]
t_Component_Properties [0..1]
Parents
RelationalDatabase - A RelationalDatabase datasource is a logical representation of the structure of a database.
Parent topic: RelationalDatabase