Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.SequenceGeneratorImpl

Packages that use SequenceGeneratorImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl   
 

Uses of SequenceGeneratorImpl in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl declared as SequenceGeneratorImpl
protected  SequenceGeneratorImpl EntityImpl.sequenceGenerator
           
protected  SequenceGeneratorImpl IdImpl.sequenceGenerator
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl that return SequenceGeneratorImpl
 SequenceGeneratorImpl SequenceGeneratorImpl.clone()
          Creates and returns a copy of this object.
protected static SequenceGeneratorImpl ObjectFactory.copyOfSequenceGeneratorImpl(SequenceGeneratorImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.SequenceGeneratorImpl instance.
 SequenceGeneratorImpl ObjectFactory.createSequenceGenerator()
          Create an instance of SequenceGenerator
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with parameters of type SequenceGeneratorImpl
protected static SequenceGeneratorImpl ObjectFactory.copyOfSequenceGeneratorImpl(SequenceGeneratorImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.SequenceGeneratorImpl instance.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with parameters of type SequenceGeneratorImpl
SequenceGeneratorImpl(SequenceGeneratorImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.SequenceGeneratorImpl instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.