Uses of Package
net.ontopia.persistence.rdbms
-
Packages that use net.ontopia.persistence.rdbms Package Description net.ontopia.persistence.rdbms Classes for managing relational database schemas. -
Classes in net.ontopia.persistence.rdbms used by net.ontopia.persistence.rdbms Class Description Column INTERNAL: Represents the definition of a relational database column.DataType INTERNAL: Represents the definition of a relational database datatype.GenericSQLProducer INTERNAL: Class that generates DDL statements for the generic database platform.Index INTERNAL: Represents the definition of a relational table index.Project INTERNAL: Class that holds a database schema definition.Table INTERNAL: Represents the definition of a relational database table.