Uses of Class
org.datanucleus.store.rdbms.schema.RDBMSColumnInfo

Packages that use RDBMSColumnInfo
Package
Description
Package providing management of the persistence to RDBMS datastores.
Provides mappings of all supported databases to aspects of the database that determines the SQL generation.
Provides a definition of the schema in the datastore, including tables, columns and types.
Provides the internal DataNucleus definition of a table/view and its columns.