aspectWebML.webML.mapping.rdbmsMapping
Class rdbmsDATABASE

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
EStringruntimeUrl
Actual address of the runtime data source.
EStringurl
The JDBC URL.
EStringconnectionCount
Number of connections.
EStringuser
The database user for accessing the data source.
EStringjndiName
The name used for retrieving a JDBC DataSource of a connetion pool from JNDI context of the application server.
EStringruntimeDriver
The driver used for accessing data at run time.
EStringpassword
The password for accessing the data source.
EStringdriver
The driver used for accessing data.

Attributes inherited from IdentifiedElement
id

Attributes inherited from NamedElement
name

References inherited from IdentifiedElement
property, comment


Copyright Andrea Schauerhuber, Cornelia Tomasek (Vienna University of Technology, 2007)
Note: This documentation is partly based upon WebRatio's WebML User Guide (for further information on WebRatio see http://www.webratio.com/), 'Designing Data-Intensive Web Applications' [S.Ceri, P. Fraternali, A. Bongio, M. Brambilla, S. Comai, M. Matera, 2003] (for further information see http://www.webml.org/webml/page2.do?ctx1=EN) and 'Model-driven Development of Context-Aware Web Applications' [S. Ceri, F. Daniel, M. Matera, F. M. Facca. ACM Transactions on Internet Technology, 2007, 7(1)]