net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.collections.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.prot.collections.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.prot.collections.valueclass.persistence.orm
 
Method Summary
protected static AssociationOverride copyOfAssociationOverride(AssociationOverride clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.AssociationOverride instance.
protected static AttributeOverride copyOfAttributeOverride(AttributeOverride clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.AttributeOverride instance.
protected static Attributes copyOfAttributes(Attributes clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Attributes instance.
protected static Basic copyOfBasic(Basic clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Basic instance.
protected static CascadeType copyOfCascadeType(CascadeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.CascadeType instance.
protected static Column copyOfColumn(Column clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Column instance.
protected static ColumnResult copyOfColumnResult(ColumnResult clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.ColumnResult instance.
protected static DiscriminatorColumn copyOfDiscriminatorColumn(DiscriminatorColumn clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.DiscriminatorColumn instance.
protected static Embeddable copyOfEmbeddable(Embeddable clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Embeddable instance.
protected static EmbeddableAttributes copyOfEmbeddableAttributes(EmbeddableAttributes clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.EmbeddableAttributes instance.
protected static Embedded copyOfEmbedded(Embedded clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Embedded instance.
protected static EmbeddedId copyOfEmbeddedId(EmbeddedId clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.EmbeddedId instance.
protected static EmptyType copyOfEmptyType(EmptyType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.EmptyType instance.
protected static Entity copyOfEntity(Entity clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Entity instance.
protected static EntityListener copyOfEntityListener(EntityListener clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.EntityListener instance.
protected static EntityListeners copyOfEntityListeners(EntityListeners clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.EntityListeners instance.
protected static EntityResult copyOfEntityResult(EntityResult clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.EntityResult instance.
protected static FieldResult copyOfFieldResult(FieldResult clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.FieldResult instance.
protected static GeneratedValue copyOfGeneratedValue(GeneratedValue clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.GeneratedValue instance.
protected static Id copyOfId(Id clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Id instance.
protected static IdClass copyOfIdClass(IdClass clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.IdClass instance.
protected static Inheritance copyOfInheritance(Inheritance clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Inheritance instance.
protected static JoinColumn copyOfJoinColumn(JoinColumn clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.JoinColumn instance.
protected static JoinTable copyOfJoinTable(JoinTable clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.JoinTable instance.
protected static Lob copyOfLob(Lob clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Lob instance.
protected static ManyToMany copyOfManyToMany(ManyToMany clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.ManyToMany instance.
protected static ManyToOne copyOfManyToOne(ManyToOne clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.ManyToOne instance.
protected static MapKey copyOfMapKey(MapKey clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.MapKey instance.
protected static MappedSuperclass copyOfMappedSuperclass(MappedSuperclass clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.MappedSuperclass instance.
protected static NamedNativeQuery copyOfNamedNativeQuery(NamedNativeQuery clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.NamedNativeQuery instance.
protected static NamedQuery copyOfNamedQuery(NamedQuery clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.NamedQuery instance.
protected static OneToMany copyOfOneToMany(OneToMany clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.OneToMany instance.
protected static OneToOne copyOfOneToOne(OneToOne clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.OneToOne instance.
protected static PersistenceUnitDefaults copyOfPersistenceUnitDefaults(PersistenceUnitDefaults clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PersistenceUnitDefaults instance.
protected static PersistenceUnitMetadata copyOfPersistenceUnitMetadata(PersistenceUnitMetadata clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PersistenceUnitMetadata instance.
protected static PostLoad copyOfPostLoad(PostLoad clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PostLoad instance.
protected static PostPersist copyOfPostPersist(PostPersist clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PostPersist instance.
protected static PostRemove copyOfPostRemove(PostRemove clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PostRemove instance.
protected static PostUpdate copyOfPostUpdate(PostUpdate clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PostUpdate instance.
protected static PrePersist copyOfPrePersist(PrePersist clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PrePersist instance.
protected static PreRemove copyOfPreRemove(PreRemove clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PreRemove instance.
protected static PreUpdate copyOfPreUpdate(PreUpdate clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PreUpdate instance.
protected static PrimaryKeyJoinColumn copyOfPrimaryKeyJoinColumn(PrimaryKeyJoinColumn clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PrimaryKeyJoinColumn instance.
protected static QueryHint copyOfQueryHint(QueryHint clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.QueryHint instance.
protected static SecondaryTable copyOfSecondaryTable(SecondaryTable clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.SecondaryTable instance.
protected static SequenceGenerator copyOfSequenceGenerator(SequenceGenerator clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.SequenceGenerator instance.
protected static SqlResultSetMapping copyOfSqlResultSetMapping(SqlResultSetMapping clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.SqlResultSetMapping instance.
protected static Table copyOfTable(Table clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Table instance.
protected static TableGenerator copyOfTableGenerator(TableGenerator clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.TableGenerator instance.
protected static Transient copyOfTransient(Transient clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Transient instance.
protected static UniqueConstraint copyOfUniqueConstraint(UniqueConstraint clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.UniqueConstraint instance.
protected static Version copyOfVersion(Version clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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.prot.collections.valueclass.persistence.orm

Method Detail

createFieldResult

public FieldResult createFieldResult()
Create an instance of FieldResult


createVersion

public Version createVersion()
Create an instance of Version


createPersistenceUnitMetadata

public PersistenceUnitMetadata createPersistenceUnitMetadata()
Create an instance of PersistenceUnitMetadata


createAttributeOverride

public AttributeOverride createAttributeOverride()
Create an instance of AttributeOverride


createAttributes

public Attributes createAttributes()
Create an instance of Attributes


createEmbeddableAttributes

public EmbeddableAttributes createEmbeddableAttributes()
Create an instance of EmbeddableAttributes


createManyToMany

public ManyToMany createManyToMany()
Create an instance of ManyToMany


createBasic

public Basic createBasic()
Create an instance of Basic


createId

public Id createId()
Create an instance of Id


createPrimaryKeyJoinColumn

public PrimaryKeyJoinColumn createPrimaryKeyJoinColumn()
Create an instance of PrimaryKeyJoinColumn


createDiscriminatorColumn

public DiscriminatorColumn createDiscriminatorColumn()
Create an instance of DiscriminatorColumn


createEmbeddedId

public EmbeddedId createEmbeddedId()
Create an instance of EmbeddedId


createEntityListener

public EntityListener createEntityListener()
Create an instance of EntityListener


createMappedSuperclass

public MappedSuperclass createMappedSuperclass()
Create an instance of MappedSuperclass


createTableGenerator

public TableGenerator createTableGenerator()
Create an instance of TableGenerator


createEntity

public Entity createEntity()
Create an instance of Entity


createQueryHint

public QueryHint createQueryHint()
Create an instance of QueryHint


createEmbeddable

public Embeddable createEmbeddable()
Create an instance of Embeddable


createManyToOne

public ManyToOne createManyToOne()
Create an instance of ManyToOne


createPreUpdate

public PreUpdate createPreUpdate()
Create an instance of PreUpdate


createEmbedded

public Embedded createEmbedded()
Create an instance of Embedded


createGeneratedValue

public GeneratedValue createGeneratedValue()
Create an instance of GeneratedValue


createNamedQuery

public NamedQuery createNamedQuery()
Create an instance of NamedQuery


createPersistenceUnitDefaults

public PersistenceUnitDefaults createPersistenceUnitDefaults()
Create an instance of PersistenceUnitDefaults


createJoinTable

public JoinTable createJoinTable()
Create an instance of JoinTable


createSecondaryTable

public SecondaryTable createSecondaryTable()
Create an instance of SecondaryTable


createUniqueConstraint

public UniqueConstraint createUniqueConstraint()
Create an instance of UniqueConstraint


createEntityListeners

public EntityListeners createEntityListeners()
Create an instance of EntityListeners


createIdClass

public IdClass createIdClass()
Create an instance of IdClass


createOneToMany

public OneToMany createOneToMany()
Create an instance of OneToMany


createPostLoad

public PostLoad createPostLoad()
Create an instance of PostLoad


createLob

public Lob createLob()
Create an instance of Lob


createColumn

public Column createColumn()
Create an instance of Column


createMapKey

public MapKey createMapKey()
Create an instance of MapKey


createCascadeType

public CascadeType createCascadeType()
Create an instance of CascadeType


createAssociationOverride

public AssociationOverride createAssociationOverride()
Create an instance of AssociationOverride


createEntityResult

public EntityResult createEntityResult()
Create an instance of EntityResult


createJoinColumn

public JoinColumn createJoinColumn()
Create an instance of JoinColumn


createPreRemove

public PreRemove createPreRemove()
Create an instance of PreRemove


createSqlResultSetMapping

public SqlResultSetMapping createSqlResultSetMapping()
Create an instance of SqlResultSetMapping


createColumnResult

public ColumnResult createColumnResult()
Create an instance of ColumnResult


createOneToOne

public OneToOne createOneToOne()
Create an instance of OneToOne


createInheritance

public Inheritance createInheritance()
Create an instance of Inheritance


createSequenceGenerator

public SequenceGenerator createSequenceGenerator()
Create an instance of SequenceGenerator


createNamedNativeQuery

public NamedNativeQuery createNamedNativeQuery()
Create an instance of NamedNativeQuery


createPostUpdate

public PostUpdate createPostUpdate()
Create an instance of PostUpdate


createPrePersist

public PrePersist createPrePersist()
Create an instance of PrePersist


createPostRemove

public PostRemove createPostRemove()
Create an instance of PostRemove


createPostPersist

public PostPersist createPostPersist()
Create an instance of PostPersist


createEmptyType

public EmptyType createEmptyType()
Create an instance of EmptyType


createEntityMappings

public EntityMappings createEntityMappings()
Create an instance of EntityMappings


createTable

public Table createTable()
Create an instance of Table


createTransient

public Transient createTransient()
Create an instance of Transient


copyOfColumn

protected static Column copyOfColumn(Column clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Column instance.

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

copyOfEmptyType

protected static EmptyType copyOfEmptyType(EmptyType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.EmptyType instance.

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

copyOfPersistenceUnitDefaults

protected static PersistenceUnitDefaults copyOfPersistenceUnitDefaults(PersistenceUnitDefaults clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PersistenceUnitDefaults instance.

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

copyOfId

protected static Id copyOfId(Id clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static EmbeddedId copyOfEmbeddedId(EmbeddedId clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.EmbeddedId instance.

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

copyOfBasic

protected static Basic copyOfBasic(Basic clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Basic instance.

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

copyOfVersion

protected static Version copyOfVersion(Version clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static ManyToOne copyOfManyToOne(ManyToOne clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static OneToMany copyOfOneToMany(OneToMany clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static OneToOne copyOfOneToOne(OneToOne clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static ManyToMany copyOfManyToMany(ManyToMany clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static Embedded copyOfEmbedded(Embedded clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Embedded instance.

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

copyOfTransient

protected static Transient copyOfTransient(Transient clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Transient instance.

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

copyOfMapKey

protected static MapKey copyOfMapKey(MapKey clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.MapKey instance.

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

copyOfJoinTable

protected static JoinTable copyOfJoinTable(JoinTable clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static CascadeType copyOfCascadeType(CascadeType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.CascadeType instance.

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

copyOfLob

protected static Lob copyOfLob(Lob clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Lob instance.

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

copyOfGeneratedValue

protected static GeneratedValue copyOfGeneratedValue(GeneratedValue clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.GeneratedValue instance.

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

copyOfTableGenerator

protected static TableGenerator copyOfTableGenerator(TableGenerator clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.TableGenerator instance.

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

copyOfSequenceGenerator

protected static SequenceGenerator copyOfSequenceGenerator(SequenceGenerator clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.SequenceGenerator instance.

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

copyOfAttributeOverride

protected static AttributeOverride copyOfAttributeOverride(AttributeOverride clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.AttributeOverride instance.

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

copyOfPrePersist

protected static PrePersist copyOfPrePersist(PrePersist clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static PostPersist copyOfPostPersist(PostPersist clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static PreRemove copyOfPreRemove(PreRemove clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static PostRemove copyOfPostRemove(PostRemove clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static PreUpdate copyOfPreUpdate(PreUpdate clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static PostUpdate copyOfPostUpdate(PostUpdate clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static PostLoad copyOfPostLoad(PostLoad clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PostLoad instance.

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

copyOfIdClass

protected static IdClass copyOfIdClass(IdClass clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.IdClass instance.

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

copyOfEntityListeners

protected static EntityListeners copyOfEntityListeners(EntityListeners clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.EntityListeners instance.

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

copyOfAttributes

protected static Attributes copyOfAttributes(Attributes clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Attributes instance.

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

copyOfUniqueConstraint

protected static UniqueConstraint copyOfUniqueConstraint(UniqueConstraint clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static Table copyOfTable(Table clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static SecondaryTable copyOfSecondaryTable(SecondaryTable clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.SecondaryTable instance.

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

copyOfPrimaryKeyJoinColumn

protected static PrimaryKeyJoinColumn copyOfPrimaryKeyJoinColumn(PrimaryKeyJoinColumn clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PrimaryKeyJoinColumn instance.

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

copyOfInheritance

protected static Inheritance copyOfInheritance(Inheritance clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static DiscriminatorColumn copyOfDiscriminatorColumn(DiscriminatorColumn clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.DiscriminatorColumn instance.

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

copyOfNamedQuery

protected static NamedQuery copyOfNamedQuery(NamedQuery clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static NamedNativeQuery copyOfNamedNativeQuery(NamedNativeQuery clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static SqlResultSetMapping copyOfSqlResultSetMapping(SqlResultSetMapping clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.SqlResultSetMapping instance.

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

copyOfAssociationOverride

protected static AssociationOverride copyOfAssociationOverride(AssociationOverride clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.AssociationOverride instance.

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

copyOfEmbeddableAttributes

protected static EmbeddableAttributes copyOfEmbeddableAttributes(EmbeddableAttributes clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.EmbeddableAttributes instance.

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

copyOfJoinColumn

protected static JoinColumn copyOfJoinColumn(JoinColumn clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.JoinColumn instance.

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

copyOfQueryHint

protected static QueryHint copyOfQueryHint(QueryHint clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.QueryHint instance.

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

copyOfEntityListener

protected static EntityListener copyOfEntityListener(EntityListener clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.EntityListener instance.

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

copyOfFieldResult

protected static FieldResult copyOfFieldResult(FieldResult clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.FieldResult instance.

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

copyOfEntityResult

protected static EntityResult copyOfEntityResult(EntityResult clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static ColumnResult copyOfColumnResult(ColumnResult clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.ColumnResult instance.

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

copyOfPersistenceUnitMetadata

protected static PersistenceUnitMetadata copyOfPersistenceUnitMetadata(PersistenceUnitMetadata clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PersistenceUnitMetadata instance.

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

copyOfMappedSuperclass

protected static MappedSuperclass copyOfMappedSuperclass(MappedSuperclass clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static Entity copyOfEntity(Entity clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.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

protected static Embeddable copyOfEmbeddable(Embeddable clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.Embeddable 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.