Package org.jpox.store.rdbms.sqlidentifier

This package contains a series of classes defining the names of datastore objects, such as tables, foreign keys, indexes, primary keys etc.

See:
          Description

Interface Summary
RDBMSIdentifierFactory Extension of the IdentifierFactory to allow for identifiers specific to RDBMS datastores.
 

Class Summary
AbstractRDBMSIdentifierFactory Abstract representation of an identifier factory for RDBMS datastores.
JPAIdentifierFactory Factory that creates immutable instances of DatastoreIdentifier for RDBMS datastores with JPA.
JPOX2IdentifierFactory Factory that creates immutable instances of DatastoreIdentifier for RDBMS datastores.
JPOXIdentifierFactory Factory that creates immutable instances of DatastoreIdentifier for RDBMS datastores.
SQLIdentifier Representation of an identifier in SQL.
 

Package org.jpox.store.rdbms.sqlidentifier Description

This package contains a series of classes defining the names of datastore objects, such as tables, foreign keys, indexes, primary keys etc.



Copyright © -2008 . All Rights Reserved.