Uses of Interface
org.hydrateframework.KeyAssembler

Packages that use KeyAssembler
org.hydrateframework   
 

Uses of KeyAssembler in org.hydrateframework
 

Methods in org.hydrateframework that return KeyAssembler
 KeyAssembler Assembler.getKeyAssembler()
          Return the KeyAssembler used to build the object's key from the query
 

Constructors in org.hydrateframework with parameters of type KeyAssembler
Assembler(ObjectContext ctx, java.lang.String name, java.lang.Class<java.lang.Object> cls, ObjectFactory fact, KeyAssembler kb, java.util.Map columns, Assembler.Discriminator incl, int buildType, boolean autoFixup)
          The constructor sets the class type to be built and the factory to do the job
 



Copyright © 2000 The Hydrate Project. All Rights Reserved.