|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm |
|
| Method Summary | |
|---|---|
static AssociationOverride |
copyOfAssociationOverride(AssociationOverride clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.AssociationOverride instance. |
static AttributeOverride |
copyOfAttributeOverride(AttributeOverride clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.AttributeOverride instance. |
static Attributes |
copyOfAttributes(Attributes clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Attributes instance. |
static Basic |
copyOfBasic(Basic clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Basic instance. |
static CascadeType |
copyOfCascadeType(CascadeType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.CascadeType instance. |
static Column |
copyOfColumn(Column clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Column instance. |
static ColumnResult |
copyOfColumnResult(ColumnResult clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.ColumnResult instance. |
static DiscriminatorColumn |
copyOfDiscriminatorColumn(DiscriminatorColumn clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.DiscriminatorColumn instance. |
static Embeddable |
copyOfEmbeddable(Embeddable clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Embeddable instance. |
static EmbeddableAttributes |
copyOfEmbeddableAttributes(EmbeddableAttributes clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EmbeddableAttributes instance. |
static Embedded |
copyOfEmbedded(Embedded clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Embedded instance. |
static EmbeddedId |
copyOfEmbeddedId(EmbeddedId clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EmbeddedId instance. |
static EmptyType |
copyOfEmptyType(EmptyType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EmptyType instance. |
static Entity |
copyOfEntity(Entity clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Entity instance. |
static EntityListener |
copyOfEntityListener(EntityListener clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EntityListener instance. |
static EntityListeners |
copyOfEntityListeners(EntityListeners clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EntityListeners instance. |
static EntityResult |
copyOfEntityResult(EntityResult clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EntityResult instance. |
static FieldResult |
copyOfFieldResult(FieldResult clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.FieldResult instance. |
static GeneratedValue |
copyOfGeneratedValue(GeneratedValue clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.GeneratedValue instance. |
static Id |
copyOfId(Id clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Id instance. |
static IdClass |
copyOfIdClass(IdClass clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.IdClass instance. |
static Inheritance |
copyOfInheritance(Inheritance clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Inheritance instance. |
static JoinColumn |
copyOfJoinColumn(JoinColumn clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.JoinColumn instance. |
static JoinTable |
copyOfJoinTable(JoinTable clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.JoinTable instance. |
static Lob |
copyOfLob(Lob clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Lob instance. |
static ManyToMany |
copyOfManyToMany(ManyToMany clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.ManyToMany instance. |
static ManyToOne |
copyOfManyToOne(ManyToOne clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.ManyToOne instance. |
static MapKey |
copyOfMapKey(MapKey clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.MapKey instance. |
static MappedSuperclass |
copyOfMappedSuperclass(MappedSuperclass clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.MappedSuperclass instance. |
static NamedNativeQuery |
copyOfNamedNativeQuery(NamedNativeQuery clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.NamedNativeQuery instance. |
static NamedQuery |
copyOfNamedQuery(NamedQuery clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.NamedQuery instance. |
static OneToMany |
copyOfOneToMany(OneToMany clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.OneToMany instance. |
static OneToOne |
copyOfOneToOne(OneToOne clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.OneToOne instance. |
static PersistenceUnitDefaults |
copyOfPersistenceUnitDefaults(PersistenceUnitDefaults clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PersistenceUnitDefaults instance. |
static PersistenceUnitMetadata |
copyOfPersistenceUnitMetadata(PersistenceUnitMetadata clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PersistenceUnitMetadata instance. |
static PostLoad |
copyOfPostLoad(PostLoad clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostLoad instance. |
static PostPersist |
copyOfPostPersist(PostPersist clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostPersist instance. |
static PostRemove |
copyOfPostRemove(PostRemove clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostRemove instance. |
static PostUpdate |
copyOfPostUpdate(PostUpdate clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostUpdate instance. |
static PrePersist |
copyOfPrePersist(PrePersist clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PrePersist instance. |
static PreRemove |
copyOfPreRemove(PreRemove clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PreRemove instance. |
static PreUpdate |
copyOfPreUpdate(PreUpdate clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PreUpdate instance. |
static PrimaryKeyJoinColumn |
copyOfPrimaryKeyJoinColumn(PrimaryKeyJoinColumn clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PrimaryKeyJoinColumn instance. |
static QueryHint |
copyOfQueryHint(QueryHint clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.QueryHint instance. |
static SecondaryTable |
copyOfSecondaryTable(SecondaryTable clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.SecondaryTable instance. |
static SequenceGenerator |
copyOfSequenceGenerator(SequenceGenerator clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.SequenceGenerator instance. |
static SqlResultSetMapping |
copyOfSqlResultSetMapping(SqlResultSetMapping clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.SqlResultSetMapping instance. |
static Table |
copyOfTable(Table clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Table instance. |
static TableGenerator |
copyOfTableGenerator(TableGenerator clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.TableGenerator instance. |
static Transient |
copyOfTransient(Transient clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Transient instance. |
static UniqueConstraint |
copyOfUniqueConstraint(UniqueConstraint clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.UniqueConstraint instance. |
static Version |
copyOfVersion(Version clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Version instance. |
AssociationOverride |
createAssociationOverride()
Create an instance of AssociationOverride |
AttributeOverride |
createAttributeOverride()
Create an instance of AttributeOverride |
Attributes |
createAttributes()
Create an instance of Attributes |
Basic |
createBasic()
Create an instance of Basic |
CascadeType |
createCascadeType()
Create an instance of CascadeType |
Column |
createColumn()
Create an instance of Column |
ColumnResult |
createColumnResult()
Create an instance of ColumnResult |
DiscriminatorColumn |
createDiscriminatorColumn()
Create an instance of DiscriminatorColumn |
Embeddable |
createEmbeddable()
Create an instance of Embeddable |
EmbeddableAttributes |
createEmbeddableAttributes()
Create an instance of EmbeddableAttributes |
Embedded |
createEmbedded()
Create an instance of Embedded |
EmbeddedId |
createEmbeddedId()
Create an instance of EmbeddedId |
EmptyType |
createEmptyType()
Create an instance of EmptyType |
Entity |
createEntity()
Create an instance of Entity |
EntityListener |
createEntityListener()
Create an instance of EntityListener |
EntityListeners |
createEntityListeners()
Create an instance of EntityListeners |
EntityMappings |
createEntityMappings()
Create an instance of EntityMappings |
EntityResult |
createEntityResult()
Create an instance of EntityResult |
FieldResult |
createFieldResult()
Create an instance of FieldResult |
GeneratedValue |
createGeneratedValue()
Create an instance of GeneratedValue |
Id |
createId()
Create an instance of Id |
IdClass |
createIdClass()
Create an instance of IdClass |
Inheritance |
createInheritance()
Create an instance of Inheritance |
JoinColumn |
createJoinColumn()
Create an instance of JoinColumn |
JoinTable |
createJoinTable()
Create an instance of JoinTable |
Lob |
createLob()
Create an instance of Lob |
ManyToMany |
createManyToMany()
Create an instance of ManyToMany |
ManyToOne |
createManyToOne()
Create an instance of ManyToOne |
MapKey |
createMapKey()
Create an instance of MapKey |
MappedSuperclass |
createMappedSuperclass()
Create an instance of MappedSuperclass |
NamedNativeQuery |
createNamedNativeQuery()
Create an instance of NamedNativeQuery |
NamedQuery |
createNamedQuery()
Create an instance of NamedQuery |
OneToMany |
createOneToMany()
Create an instance of OneToMany |
OneToOne |
createOneToOne()
Create an instance of OneToOne |
PersistenceUnitDefaults |
createPersistenceUnitDefaults()
Create an instance of PersistenceUnitDefaults |
PersistenceUnitMetadata |
createPersistenceUnitMetadata()
Create an instance of PersistenceUnitMetadata |
PostLoad |
createPostLoad()
Create an instance of PostLoad |
PostPersist |
createPostPersist()
Create an instance of PostPersist |
PostRemove |
createPostRemove()
Create an instance of PostRemove |
PostUpdate |
createPostUpdate()
Create an instance of PostUpdate |
PrePersist |
createPrePersist()
Create an instance of PrePersist |
PreRemove |
createPreRemove()
Create an instance of PreRemove |
PreUpdate |
createPreUpdate()
Create an instance of PreUpdate |
PrimaryKeyJoinColumn |
createPrimaryKeyJoinColumn()
Create an instance of PrimaryKeyJoinColumn |
QueryHint |
createQueryHint()
Create an instance of QueryHint |
SecondaryTable |
createSecondaryTable()
Create an instance of SecondaryTable |
SequenceGenerator |
createSequenceGenerator()
Create an instance of SequenceGenerator |
SqlResultSetMapping |
createSqlResultSetMapping()
Create an instance of SqlResultSetMapping |
Table |
createTable()
Create an instance of Table |
TableGenerator |
createTableGenerator()
Create an instance of TableGenerator |
Transient |
createTransient()
Create an instance of Transient |
UniqueConstraint |
createUniqueConstraint()
Create an instance of UniqueConstraint |
Version |
createVersion()
Create an instance of Version |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public EntityMappings createEntityMappings()
EntityMappings
public Inheritance createInheritance()
Inheritance
public UniqueConstraint createUniqueConstraint()
UniqueConstraint
public SecondaryTable createSecondaryTable()
SecondaryTable
public Entity createEntity()
Entity
public NamedNativeQuery createNamedNativeQuery()
NamedNativeQuery
public PreRemove createPreRemove()
PreRemove
public EmbeddableAttributes createEmbeddableAttributes()
EmbeddableAttributes
public JoinColumn createJoinColumn()
JoinColumn
public PostLoad createPostLoad()
PostLoad
public EmbeddedId createEmbeddedId()
EmbeddedId
public ManyToOne createManyToOne()
ManyToOne
public Column createColumn()
Column
public EntityResult createEntityResult()
EntityResult
public Id createId()
Id
public AssociationOverride createAssociationOverride()
AssociationOverride
public PrimaryKeyJoinColumn createPrimaryKeyJoinColumn()
PrimaryKeyJoinColumn
public Version createVersion()
Version
public FieldResult createFieldResult()
FieldResult
public QueryHint createQueryHint()
QueryHint
public CascadeType createCascadeType()
CascadeType
public EntityListeners createEntityListeners()
EntityListeners
public SqlResultSetMapping createSqlResultSetMapping()
SqlResultSetMapping
public EntityListener createEntityListener()
EntityListener
public Basic createBasic()
Basic
public PersistenceUnitDefaults createPersistenceUnitDefaults()
PersistenceUnitDefaults
public ManyToMany createManyToMany()
ManyToMany
public OneToOne createOneToOne()
OneToOne
public IdClass createIdClass()
IdClass
public Lob createLob()
Lob
public Attributes createAttributes()
Attributes
public EmptyType createEmptyType()
EmptyType
public PreUpdate createPreUpdate()
PreUpdate
public SequenceGenerator createSequenceGenerator()
SequenceGenerator
public Table createTable()
Table
public Transient createTransient()
Transient
public JoinTable createJoinTable()
JoinTable
public ColumnResult createColumnResult()
ColumnResult
public PostRemove createPostRemove()
PostRemove
public PostUpdate createPostUpdate()
PostUpdate
public Embeddable createEmbeddable()
Embeddable
public DiscriminatorColumn createDiscriminatorColumn()
DiscriminatorColumn
public Embedded createEmbedded()
Embedded
public OneToMany createOneToMany()
OneToMany
public AttributeOverride createAttributeOverride()
AttributeOverride
public TableGenerator createTableGenerator()
TableGenerator
public GeneratedValue createGeneratedValue()
GeneratedValue
public NamedQuery createNamedQuery()
NamedQuery
public MappedSuperclass createMappedSuperclass()
MappedSuperclass
public MapKey createMapKey()
MapKey
public PrePersist createPrePersist()
PrePersist
public PostPersist createPostPersist()
PostPersist
public PersistenceUnitMetadata createPersistenceUnitMetadata()
PersistenceUnitMetadata
public static PersistenceUnitMetadata copyOfPersistenceUnitMetadata(PersistenceUnitMetadata clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PersistenceUnitMetadata instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static SequenceGenerator copyOfSequenceGenerator(SequenceGenerator clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.SequenceGenerator instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static TableGenerator copyOfTableGenerator(TableGenerator clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.TableGenerator instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static NamedQuery copyOfNamedQuery(NamedQuery clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.NamedQuery instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static NamedNativeQuery copyOfNamedNativeQuery(NamedNativeQuery clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.NamedNativeQuery instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static SqlResultSetMapping copyOfSqlResultSetMapping(SqlResultSetMapping clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.SqlResultSetMapping instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static MappedSuperclass copyOfMappedSuperclass(MappedSuperclass clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.MappedSuperclass instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Entity copyOfEntity(Entity clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Entity instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Embeddable copyOfEmbeddable(Embeddable clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Embeddable instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static PrimaryKeyJoinColumn copyOfPrimaryKeyJoinColumn(PrimaryKeyJoinColumn clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PrimaryKeyJoinColumn instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static UniqueConstraint copyOfUniqueConstraint(UniqueConstraint clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.UniqueConstraint instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Table copyOfTable(Table clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Table instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static SecondaryTable copyOfSecondaryTable(SecondaryTable clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.SecondaryTable instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static IdClass copyOfIdClass(IdClass clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.IdClass instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Inheritance copyOfInheritance(Inheritance clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Inheritance instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static DiscriminatorColumn copyOfDiscriminatorColumn(DiscriminatorColumn clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.DiscriminatorColumn instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static EmptyType copyOfEmptyType(EmptyType clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EmptyType instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static EntityListeners copyOfEntityListeners(EntityListeners clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EntityListeners instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static PrePersist copyOfPrePersist(PrePersist clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PrePersist instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static PostPersist copyOfPostPersist(PostPersist clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostPersist instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static PreRemove copyOfPreRemove(PreRemove clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PreRemove instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static PostRemove copyOfPostRemove(PostRemove clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostRemove instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static PreUpdate copyOfPreUpdate(PreUpdate clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PreUpdate instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static PostUpdate copyOfPostUpdate(PostUpdate clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostUpdate instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static PostLoad copyOfPostLoad(PostLoad clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostLoad instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static AttributeOverride copyOfAttributeOverride(AttributeOverride clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.AttributeOverride instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static AssociationOverride copyOfAssociationOverride(AssociationOverride clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.AssociationOverride instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Attributes copyOfAttributes(Attributes clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Attributes instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static QueryHint copyOfQueryHint(QueryHint clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.QueryHint instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Basic copyOfBasic(Basic clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Basic instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Transient copyOfTransient(Transient clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Transient instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static JoinColumn copyOfJoinColumn(JoinColumn clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.JoinColumn instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static JoinTable copyOfJoinTable(JoinTable clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.JoinTable instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static CascadeType copyOfCascadeType(CascadeType clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.CascadeType instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static FieldResult copyOfFieldResult(FieldResult clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.FieldResult instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Column copyOfColumn(Column clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Column instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static GeneratedValue copyOfGeneratedValue(GeneratedValue clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.GeneratedValue instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static EntityListener copyOfEntityListener(EntityListener clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EntityListener instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static EntityResult copyOfEntityResult(EntityResult clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EntityResult instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static ColumnResult copyOfColumnResult(ColumnResult clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.ColumnResult instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Lob copyOfLob(Lob clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Lob instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static MapKey copyOfMapKey(MapKey clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.MapKey instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Id copyOfId(Id clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Id instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static EmbeddedId copyOfEmbeddedId(EmbeddedId clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EmbeddedId instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Version copyOfVersion(Version clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Version instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static ManyToOne copyOfManyToOne(ManyToOne clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.ManyToOne instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static OneToMany copyOfOneToMany(OneToMany clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.OneToMany instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static OneToOne copyOfOneToOne(OneToOne clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.OneToOne instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static ManyToMany copyOfManyToMany(ManyToMany clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.ManyToMany instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static Embedded copyOfEmbedded(Embedded clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.Embedded instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static EmbeddableAttributes copyOfEmbeddableAttributes(EmbeddableAttributes clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EmbeddableAttributes instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.public static PersistenceUnitDefaults copyOfPersistenceUnitDefaults(PersistenceUnitDefaults clazz)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PersistenceUnitDefaults instance.
clazz - The instance to copy or null.
clazz or null if clazz is null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||