Uses of Class
planetj.database.AssociationContext

Packages that use AssociationContext
planetj.database   
 

Uses of AssociationContext in planetj.database
 

Methods in planetj.database that return AssociationContext
 AssociationContext AssociationContext.setAssociatedLibraryName(String newAssociatedLibraryName)
          Deprecated. Sets the Library (Schema) name for this association.
 AssociationContext AssociationContext.setAssociatedTableName(String newAssociatedTableName)
          Deprecated. Sets the Table name for this association.