net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.ObjectFactory

public class ObjectFactory
extends Object

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

ObjectFactory

public 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 Detail

createEntityMappings

public EntityMappings createEntityMappings()
Create an instance of EntityMappings


createInheritance

public Inheritance createInheritance()
Create an instance of Inheritance


createUniqueConstraint

public UniqueConstraint createUniqueConstraint()
Create an instance of UniqueConstraint


createSecondaryTable

public SecondaryTable createSecondaryTable()
Create an instance of SecondaryTable


createEntity

public Entity createEntity()
Create an instance of Entity


createNamedNativeQuery

public NamedNativeQuery createNamedNativeQuery()
Create an instance of NamedNativeQuery


createPreRemove

public PreRemove createPreRemove()
Create an instance of PreRemove


createEmbeddableAttributes

public EmbeddableAttributes createEmbeddableAttributes()
Create an instance of EmbeddableAttributes


createJoinColumn

public JoinColumn createJoinColumn()
Create an instance of JoinColumn


createPostLoad

public PostLoad createPostLoad()
Create an instance of PostLoad


createEmbeddedId

public EmbeddedId createEmbeddedId()
Create an instance of EmbeddedId


createManyToOne

public ManyToOne createManyToOne()
Create an instance of ManyToOne


createColumn

public Column createColumn()
Create an instance of Column


createEntityResult

public EntityResult createEntityResult()
Create an instance of EntityResult


createId

public Id createId()
Create an instance of Id


createAssociationOverride

public AssociationOverride createAssociationOverride()
Create an instance of AssociationOverride


createPrimaryKeyJoinColumn

public PrimaryKeyJoinColumn createPrimaryKeyJoinColumn()
Create an instance of PrimaryKeyJoinColumn


createVersion

public Version createVersion()
Create an instance of Version


createFieldResult

public FieldResult createFieldResult()
Create an instance of FieldResult


createQueryHint

public QueryHint createQueryHint()
Create an instance of QueryHint


createCascadeType

public CascadeType createCascadeType()
Create an instance of CascadeType


createEntityListeners

public EntityListeners createEntityListeners()
Create an instance of EntityListeners


createSqlResultSetMapping

public SqlResultSetMapping createSqlResultSetMapping()
Create an instance of SqlResultSetMapping


createEntityListener

public EntityListener createEntityListener()
Create an instance of EntityListener


createBasic

public Basic createBasic()
Create an instance of Basic


createPersistenceUnitDefaults

public PersistenceUnitDefaults createPersistenceUnitDefaults()
Create an instance of PersistenceUnitDefaults


createManyToMany

public ManyToMany createManyToMany()
Create an instance of ManyToMany


createOneToOne

public OneToOne createOneToOne()
Create an instance of OneToOne


createIdClass

public IdClass createIdClass()
Create an instance of IdClass


createLob

public Lob createLob()
Create an instance of Lob


createAttributes

public Attributes createAttributes()
Create an instance of Attributes


createEmptyType

public EmptyType createEmptyType()
Create an instance of EmptyType


createPreUpdate

public PreUpdate createPreUpdate()
Create an instance of PreUpdate


createSequenceGenerator

public SequenceGenerator createSequenceGenerator()
Create an instance of SequenceGenerator


createTable

public Table createTable()
Create an instance of Table


createTransient

public Transient createTransient()
Create an instance of Transient


createJoinTable

public JoinTable createJoinTable()
Create an instance of JoinTable


createColumnResult

public ColumnResult createColumnResult()
Create an instance of ColumnResult


createPostRemove

public PostRemove createPostRemove()
Create an instance of PostRemove


createPostUpdate

public PostUpdate createPostUpdate()
Create an instance of PostUpdate


createEmbeddable

public Embeddable createEmbeddable()
Create an instance of Embeddable


createDiscriminatorColumn

public DiscriminatorColumn createDiscriminatorColumn()
Create an instance of DiscriminatorColumn


createEmbedded

public Embedded createEmbedded()
Create an instance of Embedded


createOneToMany

public OneToMany createOneToMany()
Create an instance of OneToMany


createAttributeOverride

public AttributeOverride createAttributeOverride()
Create an instance of AttributeOverride


createTableGenerator

public TableGenerator createTableGenerator()
Create an instance of TableGenerator


createGeneratedValue

public GeneratedValue createGeneratedValue()
Create an instance of GeneratedValue


createNamedQuery

public NamedQuery createNamedQuery()
Create an instance of NamedQuery


createMappedSuperclass

public MappedSuperclass createMappedSuperclass()
Create an instance of MappedSuperclass


createMapKey

public MapKey createMapKey()
Create an instance of MapKey


createPrePersist

public PrePersist createPrePersist()
Create an instance of PrePersist


createPostPersist

public PostPersist createPostPersist()
Create an instance of PostPersist


createPersistenceUnitMetadata

public PersistenceUnitMetadata createPersistenceUnitMetadata()
Create an instance of PersistenceUnitMetadata


copyOfPersistenceUnitMetadata

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfSequenceGenerator

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfTableGenerator

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfNamedQuery

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfNamedNativeQuery

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfSqlResultSetMapping

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfMappedSuperclass

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfEntity

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfEmbeddable

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfPrimaryKeyJoinColumn

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfUniqueConstraint

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfTable

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfSecondaryTable

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfIdClass

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfInheritance

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfDiscriminatorColumn

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfEmptyType

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfEntityListeners

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfPrePersist

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfPostPersist

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfPreRemove

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfPostRemove

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfPreUpdate

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfPostUpdate

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfPostLoad

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfAttributeOverride

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfAssociationOverride

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfAttributes

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfQueryHint

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfBasic

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfTransient

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfJoinColumn

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfJoinTable

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfCascadeType

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfFieldResult

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfColumn

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfGeneratedValue

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfEntityListener

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfEntityResult

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfColumnResult

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfLob

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfMapKey

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfId

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfEmbeddedId

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfVersion

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfManyToOne

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfOneToMany

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfOneToOne

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfManyToMany

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfEmbedded

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfEmbeddableAttributes

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.

copyOfPersistenceUnitDefaults

public 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.

Parameters:
clazz - The instance to copy or null.
Returns:
A copy of clazz or null if clazz is null.


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