Uses of Interface
org.xquark.mapping.Generator

Packages that use Generator
org.xquark.mapping   
 

Uses of Generator in org.xquark.mapping
 

Subinterfaces of Generator in org.xquark.mapping
 interface UserGenerator
          This Interface must be implemented by custom mapping users when a column of a relational table must be filled with a custom generated value.
 

Classes in org.xquark.mapping that implement Generator
 class KeyGenerator
          This generator is a built-in default implementation intended as a device for relational primary and foreign keys generation.
 



Copyright © 2004 Université de Versailles Saint-Quentin, XQuark Group. All rights reserved.