Overview | Package |
aspectWebML.asymmetricConcernComposition.aspectualSubject.JoinPoint |__aspectWebML.symmetricConcernComposition.ComposableElement |__aspectWebML.webML.basic.ModelElement |__aspectWebML.webML.basic.IdentifiedElement |__aspectWebML.webML.basic.NamedElement |__aspectWebML.webML.mapping.rdbmsMapping.rdbmsDATABASE
The relational database where the entity is to be stored.
Attribute Summary | |
---|---|
EString | runtimeUrl Actual address of the runtime data source. |
EString | url The JDBC URL. |
EString | connectionCount Number of connections. |
EString | user The database user for accessing the data source. |
EString | jndiName The name used for retrieving a JDBC DataSource of a connetion pool from JNDI context of the application server. |
EString | runtimeDriver The driver used for accessing data at run time. |
EString | password The password for accessing the data source. |
EString | driver The driver used for accessing data. |
Attributes inherited from IdentifiedElement | id |
---|
Attributes inherited from NamedElement | name |
---|
References inherited from IdentifiedElement | property, comment |
---|