Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCustomSqlDmlType
-
Packages that use JaxbHbmCustomSqlDmlType Package Description org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
Uses of JaxbHbmCustomSqlDmlType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi declared as JaxbHbmCustomSqlDmlType Modifier and Type Field Description protected JaxbHbmCustomSqlDmlType
JaxbHbmArrayType. sqlDelete
protected JaxbHbmCustomSqlDmlType
JaxbHbmBagCollectionType. sqlDelete
protected JaxbHbmCustomSqlDmlType
JaxbHbmDiscriminatorSubclassEntityType. sqlDelete
protected JaxbHbmCustomSqlDmlType
JaxbHbmIdBagCollectionType. sqlDelete
protected JaxbHbmCustomSqlDmlType
JaxbHbmJoinedSubclassEntityType. sqlDelete
protected JaxbHbmCustomSqlDmlType
JaxbHbmListType. sqlDelete
protected JaxbHbmCustomSqlDmlType
JaxbHbmMapType. sqlDelete
protected JaxbHbmCustomSqlDmlType
JaxbHbmPrimitiveArrayType. sqlDelete
protected JaxbHbmCustomSqlDmlType
JaxbHbmRootEntityType. sqlDelete
protected JaxbHbmCustomSqlDmlType
JaxbHbmSecondaryTableType. sqlDelete
protected JaxbHbmCustomSqlDmlType
JaxbHbmSetType. sqlDelete
protected JaxbHbmCustomSqlDmlType
JaxbHbmUnionSubclassEntityType. sqlDelete
protected JaxbHbmCustomSqlDmlType
JaxbHbmArrayType. sqlDeleteAll
protected JaxbHbmCustomSqlDmlType
JaxbHbmBagCollectionType. sqlDeleteAll
protected JaxbHbmCustomSqlDmlType
JaxbHbmIdBagCollectionType. sqlDeleteAll
protected JaxbHbmCustomSqlDmlType
JaxbHbmListType. sqlDeleteAll
protected JaxbHbmCustomSqlDmlType
JaxbHbmMapType. sqlDeleteAll
protected JaxbHbmCustomSqlDmlType
JaxbHbmPrimitiveArrayType. sqlDeleteAll
protected JaxbHbmCustomSqlDmlType
JaxbHbmSetType. sqlDeleteAll
protected JaxbHbmCustomSqlDmlType
JaxbHbmArrayType. sqlInsert
protected JaxbHbmCustomSqlDmlType
JaxbHbmBagCollectionType. sqlInsert
protected JaxbHbmCustomSqlDmlType
JaxbHbmDiscriminatorSubclassEntityType. sqlInsert
protected JaxbHbmCustomSqlDmlType
JaxbHbmIdBagCollectionType. sqlInsert
protected JaxbHbmCustomSqlDmlType
JaxbHbmJoinedSubclassEntityType. sqlInsert
protected JaxbHbmCustomSqlDmlType
JaxbHbmListType. sqlInsert
protected JaxbHbmCustomSqlDmlType
JaxbHbmMapType. sqlInsert
protected JaxbHbmCustomSqlDmlType
JaxbHbmPrimitiveArrayType. sqlInsert
protected JaxbHbmCustomSqlDmlType
JaxbHbmRootEntityType. sqlInsert
protected JaxbHbmCustomSqlDmlType
JaxbHbmSecondaryTableType. sqlInsert
protected JaxbHbmCustomSqlDmlType
JaxbHbmSetType. sqlInsert
protected JaxbHbmCustomSqlDmlType
JaxbHbmUnionSubclassEntityType. sqlInsert
protected JaxbHbmCustomSqlDmlType
JaxbHbmArrayType. sqlUpdate
protected JaxbHbmCustomSqlDmlType
JaxbHbmBagCollectionType. sqlUpdate
protected JaxbHbmCustomSqlDmlType
JaxbHbmDiscriminatorSubclassEntityType. sqlUpdate
protected JaxbHbmCustomSqlDmlType
JaxbHbmIdBagCollectionType. sqlUpdate
protected JaxbHbmCustomSqlDmlType
JaxbHbmJoinedSubclassEntityType. sqlUpdate
protected JaxbHbmCustomSqlDmlType
JaxbHbmListType. sqlUpdate
protected JaxbHbmCustomSqlDmlType
JaxbHbmMapType. sqlUpdate
protected JaxbHbmCustomSqlDmlType
JaxbHbmPrimitiveArrayType. sqlUpdate
protected JaxbHbmCustomSqlDmlType
JaxbHbmRootEntityType. sqlUpdate
protected JaxbHbmCustomSqlDmlType
JaxbHbmSecondaryTableType. sqlUpdate
protected JaxbHbmCustomSqlDmlType
JaxbHbmSetType. sqlUpdate
protected JaxbHbmCustomSqlDmlType
JaxbHbmUnionSubclassEntityType. sqlUpdate
Methods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmCustomSqlDmlType Modifier and Type Method Description JaxbHbmCustomSqlDmlType
ObjectFactory. createJaxbHbmCustomSqlDmlType()
Create an instance ofJaxbHbmCustomSqlDmlType
JaxbHbmCustomSqlDmlType
EntityInfo. getSqlDelete()
JaxbHbmCustomSqlDmlType
JaxbHbmArrayType. getSqlDelete()
Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlType
JaxbHbmBagCollectionType. getSqlDelete()
Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlType
JaxbHbmDiscriminatorSubclassEntityType. getSqlDelete()
Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlType
JaxbHbmIdBagCollectionType. getSqlDelete()
Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlType
JaxbHbmJoinedSubclassEntityType. getSqlDelete()
Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlType
JaxbHbmListType. getSqlDelete()
Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlType
JaxbHbmMapType. getSqlDelete()
Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlType
JaxbHbmPrimitiveArrayType. getSqlDelete()
Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlType
JaxbHbmRootEntityType. getSqlDelete()
Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlType
JaxbHbmSecondaryTableType. getSqlDelete()
Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlType
JaxbHbmSetType. getSqlDelete()
Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlType
JaxbHbmUnionSubclassEntityType. getSqlDelete()
Gets the value of the sqlDelete property.JaxbHbmCustomSqlDmlType
PluralAttributeInfo. getSqlDelete()
JaxbHbmCustomSqlDmlType
JaxbHbmArrayType. getSqlDeleteAll()
Gets the value of the sqlDeleteAll property.JaxbHbmCustomSqlDmlType
JaxbHbmBagCollectionType. getSqlDeleteAll()
Gets the value of the sqlDeleteAll property.JaxbHbmCustomSqlDmlType
JaxbHbmIdBagCollectionType. getSqlDeleteAll()
Gets the value of the sqlDeleteAll property.JaxbHbmCustomSqlDmlType
JaxbHbmListType. getSqlDeleteAll()
Gets the value of the sqlDeleteAll property.JaxbHbmCustomSqlDmlType
JaxbHbmMapType. getSqlDeleteAll()
Gets the value of the sqlDeleteAll property.JaxbHbmCustomSqlDmlType
JaxbHbmPrimitiveArrayType. getSqlDeleteAll()
Gets the value of the sqlDeleteAll property.JaxbHbmCustomSqlDmlType
JaxbHbmSetType. getSqlDeleteAll()
Gets the value of the sqlDeleteAll property.JaxbHbmCustomSqlDmlType
PluralAttributeInfo. getSqlDeleteAll()
JaxbHbmCustomSqlDmlType
EntityInfo. getSqlInsert()
JaxbHbmCustomSqlDmlType
JaxbHbmArrayType. getSqlInsert()
Gets the value of the sqlInsert property.JaxbHbmCustomSqlDmlType
JaxbHbmBagCollectionType. getSqlInsert()
Gets the value of the sqlInsert property.JaxbHbmCustomSqlDmlType
JaxbHbmDiscriminatorSubclassEntityType. getSqlInsert()
Gets the value of the sqlInsert property.JaxbHbmCustomSqlDmlType
JaxbHbmIdBagCollectionType. getSqlInsert()
Gets the value of the sqlInsert property.JaxbHbmCustomSqlDmlType
JaxbHbmJoinedSubclassEntityType. getSqlInsert()
Gets the value of the sqlInsert property.JaxbHbmCustomSqlDmlType
JaxbHbmListType. getSqlInsert()
Gets the value of the sqlInsert property.JaxbHbmCustomSqlDmlType
JaxbHbmMapType. getSqlInsert()
Gets the value of the sqlInsert property.JaxbHbmCustomSqlDmlType
JaxbHbmPrimitiveArrayType. getSqlInsert()
Gets the value of the sqlInsert property.JaxbHbmCustomSqlDmlType
JaxbHbmRootEntityType. getSqlInsert()
Gets the value of the sqlInsert property.JaxbHbmCustomSqlDmlType
JaxbHbmSecondaryTableType. getSqlInsert()
Gets the value of the sqlInsert property.JaxbHbmCustomSqlDmlType
JaxbHbmSetType. getSqlInsert()
Gets the value of the sqlInsert property.JaxbHbmCustomSqlDmlType
JaxbHbmUnionSubclassEntityType. getSqlInsert()
Gets the value of the sqlInsert property.JaxbHbmCustomSqlDmlType
PluralAttributeInfo. getSqlInsert()
JaxbHbmCustomSqlDmlType
EntityInfo. getSqlUpdate()
JaxbHbmCustomSqlDmlType
JaxbHbmArrayType. getSqlUpdate()
Gets the value of the sqlUpdate property.JaxbHbmCustomSqlDmlType
JaxbHbmBagCollectionType. getSqlUpdate()
Gets the value of the sqlUpdate property.JaxbHbmCustomSqlDmlType
JaxbHbmDiscriminatorSubclassEntityType. getSqlUpdate()
Gets the value of the sqlUpdate property.JaxbHbmCustomSqlDmlType
JaxbHbmIdBagCollectionType. getSqlUpdate()
Gets the value of the sqlUpdate property.JaxbHbmCustomSqlDmlType
JaxbHbmJoinedSubclassEntityType. getSqlUpdate()
Gets the value of the sqlUpdate property.JaxbHbmCustomSqlDmlType
JaxbHbmListType. getSqlUpdate()
Gets the value of the sqlUpdate property.JaxbHbmCustomSqlDmlType
JaxbHbmMapType. getSqlUpdate()
Gets the value of the sqlUpdate property.JaxbHbmCustomSqlDmlType
JaxbHbmPrimitiveArrayType. getSqlUpdate()
Gets the value of the sqlUpdate property.JaxbHbmCustomSqlDmlType
JaxbHbmRootEntityType. getSqlUpdate()
Gets the value of the sqlUpdate property.JaxbHbmCustomSqlDmlType
JaxbHbmSecondaryTableType. getSqlUpdate()
Gets the value of the sqlUpdate property.JaxbHbmCustomSqlDmlType
JaxbHbmSetType. getSqlUpdate()
Gets the value of the sqlUpdate property.JaxbHbmCustomSqlDmlType
JaxbHbmUnionSubclassEntityType. getSqlUpdate()
Gets the value of the sqlUpdate property.JaxbHbmCustomSqlDmlType
PluralAttributeInfo. getSqlUpdate()
Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmCustomSqlDmlType Modifier and Type Method Description void
JaxbHbmArrayType. setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.void
JaxbHbmBagCollectionType. setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.void
JaxbHbmDiscriminatorSubclassEntityType. setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.void
JaxbHbmIdBagCollectionType. setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.void
JaxbHbmJoinedSubclassEntityType. setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.void
JaxbHbmListType. setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.void
JaxbHbmMapType. setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.void
JaxbHbmPrimitiveArrayType. setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.void
JaxbHbmRootEntityType. setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.void
JaxbHbmSecondaryTableType. setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.void
JaxbHbmSetType. setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.void
JaxbHbmUnionSubclassEntityType. setSqlDelete(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDelete property.void
JaxbHbmArrayType. setSqlDeleteAll(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDeleteAll property.void
JaxbHbmBagCollectionType. setSqlDeleteAll(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDeleteAll property.void
JaxbHbmIdBagCollectionType. setSqlDeleteAll(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDeleteAll property.void
JaxbHbmListType. setSqlDeleteAll(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDeleteAll property.void
JaxbHbmMapType. setSqlDeleteAll(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDeleteAll property.void
JaxbHbmPrimitiveArrayType. setSqlDeleteAll(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDeleteAll property.void
JaxbHbmSetType. setSqlDeleteAll(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlDeleteAll property.void
JaxbHbmArrayType. setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.void
JaxbHbmBagCollectionType. setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.void
JaxbHbmDiscriminatorSubclassEntityType. setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.void
JaxbHbmIdBagCollectionType. setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.void
JaxbHbmJoinedSubclassEntityType. setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.void
JaxbHbmListType. setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.void
JaxbHbmMapType. setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.void
JaxbHbmPrimitiveArrayType. setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.void
JaxbHbmRootEntityType. setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.void
JaxbHbmSecondaryTableType. setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.void
JaxbHbmSetType. setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.void
JaxbHbmUnionSubclassEntityType. setSqlInsert(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlInsert property.void
JaxbHbmArrayType. setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property.void
JaxbHbmBagCollectionType. setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property.void
JaxbHbmDiscriminatorSubclassEntityType. setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property.void
JaxbHbmIdBagCollectionType. setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property.void
JaxbHbmJoinedSubclassEntityType. setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property.void
JaxbHbmListType. setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property.void
JaxbHbmMapType. setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property.void
JaxbHbmPrimitiveArrayType. setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property.void
JaxbHbmRootEntityType. setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property.void
JaxbHbmSecondaryTableType. setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property.void
JaxbHbmSetType. setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property.void
JaxbHbmUnionSubclassEntityType. setSqlUpdate(JaxbHbmCustomSqlDmlType value)
Sets the value of the sqlUpdate property. -
Uses of JaxbHbmCustomSqlDmlType in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmCustomSqlDmlType Modifier and Type Method Description static CustomSql
Helper. buildCustomSql(JaxbHbmCustomSqlDmlType customSqlElement)
Given a user-specified description of how to perform custom SQL, build theCustomSql
representation.
-