类 JaxbHbmUnionSubclassEntityType
- java.lang.Object
-
- org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintContainer
-
- org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
-
- org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSubclassEntityBaseDefinition
-
- org.hibernate.boot.jaxb.hbm.spi.JaxbHbmUnionSubclassEntityType
-
public class JaxbHbmUnionSubclassEntityType extends JaxbHbmSubclassEntityBaseDefinition implements Serializable, SubEntityInfo, TableInformationContainer, ToolingHintContainer
Union subclasses are used for the table-per-concrete-class mapping strategy See the note on the class element regardingvs. @name usage... Java class for UnionSubclassEntityType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UnionSubclassEntityType"> <complexContent> <extension base="{http://www.hibernate.org/xsd/orm/hbm}SubclassEntityBaseDefinition"> <sequence> <element name="tuplizer" type="{http://www.hibernate.org/xsd/orm/hbm}tuplizer-type" maxOccurs="unbounded" minOccurs="0"/> <element name="subselect" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="synchronize" type="{http://www.hibernate.org/xsd/orm/hbm}synchronize-type" maxOccurs="unbounded" minOccurs="0"/> <element name="comment" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <choice maxOccurs="unbounded" minOccurs="0"> <element name="idbag" type="{http://www.hibernate.org/xsd/orm/hbm}IdBagCollectionType"/> <group ref="{http://www.hibernate.org/xsd/orm/hbm}SingularAttributeGroup"/> </choice> <element name="union-subclass" type="{http://www.hibernate.org/xsd/orm/hbm}UnionSubclassEntityType" maxOccurs="unbounded" minOccurs="0"/> <element name="loader" type="{http://www.hibernate.org/xsd/orm/hbm}loader-type" minOccurs="0"/> <group ref="{http://www.hibernate.org/xsd/orm/hbm}CustomSqlDmlGroup" minOccurs="0"/> <element name="fetch-profile" type="{http://www.hibernate.org/xsd/orm/hbm}FetchProfileType" maxOccurs="unbounded" minOccurs="0"/> <element name="resultset" type="{http://www.hibernate.org/xsd/orm/hbm}ResultSetMappingType" maxOccurs="unbounded" minOccurs="0"/> <choice maxOccurs="unbounded" minOccurs="0"> <group ref="{http://www.hibernate.org/xsd/orm/hbm}NamedQueryGroup"/> </choice> </sequence> <attGroup ref="{http://www.hibernate.org/xsd/orm/hbm}table-information-group"/> <attribute name="check" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </complexContent> </complexType>- 另请参阅:
- 序列化表格
-
-
字段概要
字段 修饰符和类型 字段 说明 protected List<Serializable>attributesprotected Stringcatalogprotected Stringcheckprotected Stringcommentprotected List<JaxbHbmFetchProfileType>fetchProfileprotected JaxbHbmLoaderTypeloaderprotected List<JaxbHbmNamedQueryType>queryprotected List<JaxbHbmResultSetMappingType>resultsetprotected Stringschemaprotected JaxbHbmCustomSqlDmlTypesqlDeleteprotected JaxbHbmCustomSqlDmlTypesqlInsertprotected List<JaxbHbmNamedNativeQueryType>sqlQueryprotected JaxbHbmCustomSqlDmlTypesqlUpdateprotected Stringsubselectprotected StringsubselectAttributeprotected List<JaxbHbmSynchronizeType>synchronizeprotected Stringtableprotected List<JaxbHbmTuplizerType>tuplizerprotected List<JaxbHbmUnionSubclassEntityType>unionSubclass-
从类继承的字段 org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSubclassEntityBaseDefinition
_extends
-
从类继承的字段 org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
_abstract, batchSize, dynamicInsert, dynamicUpdate, entityName, lazy, name, node, persister, proxy, selectBeforeUpdate
-
从类继承的字段 org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintContainer
toolingHints
-
-
构造器概要
构造器 构造器 说明 JaxbHbmUnionSubclassEntityType()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 List<Serializable>getAttributes()Gets the value of the attributes property.StringgetCatalog()Gets the value of the catalog property.StringgetCheck()Gets the value of the check property.StringgetComment()Gets the value of the comment property.List<JaxbHbmFetchProfileType>getFetchProfile()Gets the value of the fetchProfile property.JaxbHbmLoaderTypegetLoader()Gets the value of the loader property.List<JaxbHbmNamedQueryType>getQuery()Gets the value of the query property.List<JaxbHbmResultSetMappingType>getResultset()Gets the value of the resultset property.StringgetSchema()Gets the value of the schema property.JaxbHbmCustomSqlDmlTypegetSqlDelete()Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlTypegetSqlInsert()Gets the value of the sqlInsert property.List<JaxbHbmNamedNativeQueryType>getSqlQuery()Gets the value of the sqlQuery property.JaxbHbmCustomSqlDmlTypegetSqlUpdate()Gets the value of the sqlUpdate property.StringgetSubselect()Gets the value of the subselect property.StringgetSubselectAttribute()Gets the value of the subselectAttribute property.List<JaxbHbmSynchronizeType>getSynchronize()Gets the value of the synchronize property.StringgetTable()Gets the value of the table property.List<JaxbHbmTuplizerType>getTuplizer()Gets the value of the tuplizer property.List<JaxbHbmUnionSubclassEntityType>getUnionSubclass()Gets the value of the unionSubclass property.voidsetCatalog(String value)Sets the value of the catalog property.voidsetCheck(String value)Sets the value of the check property.voidsetComment(String value)Sets the value of the comment property.voidsetLoader(JaxbHbmLoaderType value)Sets the value of the loader property.voidsetSchema(String value)Sets the value of the schema property.voidsetSqlDelete(JaxbHbmCustomSqlDmlType value)Sets the value of the sqlDelete property.voidsetSqlInsert(JaxbHbmCustomSqlDmlType value)Sets the value of the sqlInsert property.voidsetSqlUpdate(JaxbHbmCustomSqlDmlType value)Sets the value of the sqlUpdate property.voidsetSubselect(String value)Sets the value of the subselect property.voidsetSubselectAttribute(String value)Sets the value of the subselectAttribute property.voidsetTable(String value)Sets the value of the table property.-
从类继承的方法 org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSubclassEntityBaseDefinition
getExtends, setExtends
-
从类继承的方法 org.hibernate.boot.jaxb.hbm.spi.JaxbHbmEntityBaseDefinition
getBatchSize, getEntityName, getName, getNode, getPersister, getProxy, isAbstract, isDynamicInsert, isDynamicUpdate, isLazy, isSelectBeforeUpdate, setAbstract, setBatchSize, setDynamicInsert, setDynamicUpdate, setEntityName, setLazy, setName, setNode, setPersister, setProxy, setSelectBeforeUpdate
-
从类继承的方法 org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintContainer
getToolingHints
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
从接口继承的方法 org.hibernate.boot.jaxb.hbm.spi.EntityInfo
getBatchSize, getEntityName, getName, getPersister, getProxy, isAbstract, isDynamicInsert, isDynamicUpdate, isLazy, isSelectBeforeUpdate
-
从接口继承的方法 org.hibernate.boot.jaxb.hbm.spi.SubEntityInfo
getExtends
-
从接口继承的方法 org.hibernate.boot.jaxb.hbm.spi.ToolingHintContainer
getToolingHints
-
-
-
-
字段详细资料
-
tuplizer
protected List<JaxbHbmTuplizerType> tuplizer
-
subselect
protected String subselect
-
synchronize
protected List<JaxbHbmSynchronizeType> synchronize
-
comment
protected String comment
-
attributes
protected List<Serializable> attributes
-
unionSubclass
protected List<JaxbHbmUnionSubclassEntityType> unionSubclass
-
loader
protected JaxbHbmLoaderType loader
-
sqlInsert
protected JaxbHbmCustomSqlDmlType sqlInsert
-
sqlUpdate
protected JaxbHbmCustomSqlDmlType sqlUpdate
-
sqlDelete
protected JaxbHbmCustomSqlDmlType sqlDelete
-
fetchProfile
protected List<JaxbHbmFetchProfileType> fetchProfile
-
resultset
protected List<JaxbHbmResultSetMappingType> resultset
-
query
protected List<JaxbHbmNamedQueryType> query
-
sqlQuery
protected List<JaxbHbmNamedNativeQueryType> sqlQuery
-
check
protected String check
-
schema
protected String schema
-
catalog
protected String catalog
-
table
protected String table
-
subselectAttribute
protected String subselectAttribute
-
-
方法详细资料
-
getTuplizer
public List<JaxbHbmTuplizerType> getTuplizer()
Gets the value of the tuplizer property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the tuplizer property.For example, to add a new item, do as follows:
getTuplizer().add(newItem);Objects of the following type(s) are allowed in the list
JaxbHbmTuplizerType- 指定者:
getTuplizer在接口中EntityInfo
-
getSubselect
public String getSubselect()
Gets the value of the subselect property.- 指定者:
getSubselect在接口中TableInformationContainer- 返回:
- possible object is
String
-
setSubselect
public void setSubselect(String value)
Sets the value of the subselect property.- 参数:
value- allowed object isString
-
getSynchronize
public List<JaxbHbmSynchronizeType> getSynchronize()
Gets the value of the synchronize property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the synchronize property.For example, to add a new item, do as follows:
getSynchronize().add(newItem);Objects of the following type(s) are allowed in the list
JaxbHbmSynchronizeType- 指定者:
getSynchronize在接口中EntityInfo
-
getComment
public String getComment()
Gets the value of the comment property.- 返回:
- possible object is
String
-
setComment
public void setComment(String value)
Sets the value of the comment property.- 参数:
value- allowed object isString
-
getAttributes
public List<Serializable> getAttributes()
Gets the value of the attributes property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the attributes property.For example, to add a new item, do as follows:
getAttributes().add(newItem);Objects of the following type(s) are allowed in the list
JaxbHbmIdBagCollectionTypeJaxbHbmBasicAttributeTypeJaxbHbmManyToOneTypeJaxbHbmOneToOneTypeJaxbHbmCompositeAttributeTypeJaxbHbmDynamicComponentTypeJaxbHbmPropertiesTypeJaxbHbmAnyAssociationTypeJaxbHbmMapTypeJaxbHbmSetTypeJaxbHbmListTypeJaxbHbmBagCollectionTypeJaxbHbmArrayTypeJaxbHbmPrimitiveArrayType- 指定者:
getAttributes在接口中EntityInfo
-
getUnionSubclass
public List<JaxbHbmUnionSubclassEntityType> getUnionSubclass()
Gets the value of the unionSubclass property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the unionSubclass property.For example, to add a new item, do as follows:
getUnionSubclass().add(newItem);Objects of the following type(s) are allowed in the list
JaxbHbmUnionSubclassEntityType
-
getLoader
public JaxbHbmLoaderType getLoader()
Gets the value of the loader property.- 指定者:
getLoader在接口中EntityInfo- 返回:
- possible object is
JaxbHbmLoaderType
-
setLoader
public void setLoader(JaxbHbmLoaderType value)
Sets the value of the loader property.- 参数:
value- allowed object isJaxbHbmLoaderType
-
getSqlInsert
public JaxbHbmCustomSqlDmlType getSqlInsert()
Gets the value of the sqlInsert property.- 指定者:
getSqlInsert在接口中EntityInfo- 返回:
- possible object is
JaxbHbmCustomSqlDmlType
-
setSqlInsert
public void setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.- 参数:
value- allowed object isJaxbHbmCustomSqlDmlType
-
getSqlUpdate
public JaxbHbmCustomSqlDmlType getSqlUpdate()
Gets the value of the sqlUpdate property.- 指定者:
getSqlUpdate在接口中EntityInfo- 返回:
- possible object is
JaxbHbmCustomSqlDmlType
-
setSqlUpdate
public void setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property.- 参数:
value- allowed object isJaxbHbmCustomSqlDmlType
-
getSqlDelete
public JaxbHbmCustomSqlDmlType getSqlDelete()
Gets the value of the sqlDelete property.- 指定者:
getSqlDelete在接口中EntityInfo- 返回:
- possible object is
JaxbHbmCustomSqlDmlType
-
setSqlDelete
public void setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.- 参数:
value- allowed object isJaxbHbmCustomSqlDmlType
-
getFetchProfile
public List<JaxbHbmFetchProfileType> getFetchProfile()
Gets the value of the fetchProfile property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the fetchProfile property.For example, to add a new item, do as follows:
getFetchProfile().add(newItem);Objects of the following type(s) are allowed in the list
JaxbHbmFetchProfileType- 指定者:
getFetchProfile在接口中EntityInfo
-
getResultset
public List<JaxbHbmResultSetMappingType> getResultset()
Gets the value of the resultset property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the resultset property.For example, to add a new item, do as follows:
getResultset().add(newItem);Objects of the following type(s) are allowed in the list
JaxbHbmResultSetMappingType- 指定者:
getResultset在接口中EntityInfo
-
getQuery
public List<JaxbHbmNamedQueryType> getQuery()
Gets the value of the query property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the query property.For example, to add a new item, do as follows:
getQuery().add(newItem);Objects of the following type(s) are allowed in the list
JaxbHbmNamedQueryType- 指定者:
getQuery在接口中EntityInfo
-
getSqlQuery
public List<JaxbHbmNamedNativeQueryType> getSqlQuery()
Gets the value of the sqlQuery property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the sqlQuery property.For example, to add a new item, do as follows:
getSqlQuery().add(newItem);Objects of the following type(s) are allowed in the list
JaxbHbmNamedNativeQueryType- 指定者:
getSqlQuery在接口中EntityInfo
-
getCheck
public String getCheck()
Gets the value of the check property.- 返回:
- possible object is
String
-
setCheck
public void setCheck(String value)
Sets the value of the check property.- 参数:
value- allowed object isString
-
getSchema
public String getSchema()
Gets the value of the schema property.- 指定者:
getSchema在接口中TableInformationContainer- 返回:
- possible object is
String
-
setSchema
public void setSchema(String value)
Sets the value of the schema property.- 参数:
value- allowed object isString
-
getCatalog
public String getCatalog()
Gets the value of the catalog property.- 指定者:
getCatalog在接口中TableInformationContainer- 返回:
- possible object is
String
-
setCatalog
public void setCatalog(String value)
Sets the value of the catalog property.- 参数:
value- allowed object isString
-
getTable
public String getTable()
Gets the value of the table property.- 指定者:
getTable在接口中TableInformationContainer- 返回:
- possible object is
String
-
setTable
public void setTable(String value)
Sets the value of the table property.- 参数:
value- allowed object isString
-
getSubselectAttribute
public String getSubselectAttribute()
Gets the value of the subselectAttribute property.- 指定者:
getSubselectAttribute在接口中TableInformationContainer- 返回:
- possible object is
String
-
-