Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSynchronizeType
-
Packages that use JaxbHbmSynchronizeType Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of JaxbHbmSynchronizeType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi with type parameters of type JaxbHbmSynchronizeType Modifier and Type Field Description protected java.util.List<JaxbHbmSynchronizeType>JaxbHbmArrayType. synchronizeprotected java.util.List<JaxbHbmSynchronizeType>JaxbHbmBagCollectionType. synchronizeprotected java.util.List<JaxbHbmSynchronizeType>JaxbHbmDiscriminatorSubclassEntityType. synchronizeprotected java.util.List<JaxbHbmSynchronizeType>JaxbHbmIdBagCollectionType. synchronizeprotected java.util.List<JaxbHbmSynchronizeType>JaxbHbmJoinedSubclassEntityType. synchronizeprotected java.util.List<JaxbHbmSynchronizeType>JaxbHbmListType. synchronizeprotected java.util.List<JaxbHbmSynchronizeType>JaxbHbmMapType. synchronizeprotected java.util.List<JaxbHbmSynchronizeType>JaxbHbmPrimitiveArrayType. synchronizeprotected java.util.List<JaxbHbmSynchronizeType>JaxbHbmRootEntityType. synchronizeprotected java.util.List<JaxbHbmSynchronizeType>JaxbHbmSetType. synchronizeprotected java.util.List<JaxbHbmSynchronizeType>JaxbHbmUnionSubclassEntityType. synchronizeMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmSynchronizeType Modifier and Type Method Description JaxbHbmSynchronizeTypeObjectFactory. createJaxbHbmSynchronizeType()Create an instance ofJaxbHbmSynchronizeTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmSynchronizeType Modifier and Type Method Description javax.xml.bind.JAXBElement<JaxbHbmSynchronizeType>ObjectFactory. createJaxbHbmNamedNativeQueryTypeSynchronize(JaxbHbmSynchronizeType value)java.util.List<JaxbHbmSynchronizeType>EntityInfo. getSynchronize()java.util.List<JaxbHbmSynchronizeType>JaxbHbmArrayType. getSynchronize()Gets the value of the synchronize property.java.util.List<JaxbHbmSynchronizeType>JaxbHbmBagCollectionType. getSynchronize()Gets the value of the synchronize property.java.util.List<JaxbHbmSynchronizeType>JaxbHbmDiscriminatorSubclassEntityType. getSynchronize()Gets the value of the synchronize property.java.util.List<JaxbHbmSynchronizeType>JaxbHbmIdBagCollectionType. getSynchronize()Gets the value of the synchronize property.java.util.List<JaxbHbmSynchronizeType>JaxbHbmJoinedSubclassEntityType. getSynchronize()Gets the value of the synchronize property.java.util.List<JaxbHbmSynchronizeType>JaxbHbmListType. getSynchronize()Gets the value of the synchronize property.java.util.List<JaxbHbmSynchronizeType>JaxbHbmMapType. getSynchronize()Gets the value of the synchronize property.java.util.List<JaxbHbmSynchronizeType>JaxbHbmPrimitiveArrayType. getSynchronize()Gets the value of the synchronize property.java.util.List<JaxbHbmSynchronizeType>JaxbHbmRootEntityType. getSynchronize()Gets the value of the synchronize property.java.util.List<JaxbHbmSynchronizeType>JaxbHbmSetType. getSynchronize()Gets the value of the synchronize property.java.util.List<JaxbHbmSynchronizeType>JaxbHbmUnionSubclassEntityType. getSynchronize()Gets the value of the synchronize property.java.util.List<JaxbHbmSynchronizeType>PluralAttributeInfo. getSynchronize()Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmSynchronizeType Modifier and Type Method Description javax.xml.bind.JAXBElement<JaxbHbmSynchronizeType>ObjectFactory. createJaxbHbmNamedNativeQueryTypeSynchronize(JaxbHbmSynchronizeType value)
-