Uses of Interface
org.jpox.store.rdbms.sqlidentifier.RDBMSIdentifierFactory

Packages that use RDBMSIdentifierFactory
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. 
 

Uses of RDBMSIdentifierFactory in org.jpox.store.rdbms.sqlidentifier
 

Classes in org.jpox.store.rdbms.sqlidentifier that implement RDBMSIdentifierFactory
 class AbstractRDBMSIdentifierFactory
          Abstract representation of an identifier factory for RDBMS datastores.
 class JPAIdentifierFactory
          Factory that creates immutable instances of DatastoreIdentifier for RDBMS datastores with JPA.
 class JPOX2IdentifierFactory
          Factory that creates immutable instances of DatastoreIdentifier for RDBMS datastores.
 class JPOXIdentifierFactory
          Factory that creates immutable instances of DatastoreIdentifier for RDBMS datastores.
 



Copyright © -2008 . All Rights Reserved.