| 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 | runtimeUrlActual address of the runtime data source. |
EString | urlThe JDBC URL. |
EString | connectionCountNumber of connections. |
EString | userThe database user for accessing the data source. |
EString | jndiNameThe name used for retrieving a JDBC DataSource of a connetion pool from JNDI context of the application server. |
EString | runtimeDriverThe driver used for accessing data at run time. |
EString | passwordThe password for accessing the data source. |
EString | driverThe driver used for accessing data. |
| Attributes inherited from IdentifiedElement | id |
|---|
| Attributes inherited from NamedElement | name |
|---|
| References inherited from IdentifiedElement | property, comment |
|---|