Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmSynchronizeType
Packages that use JaxbHbmSynchronizeType
-
Uses of JaxbHbmSynchronizeType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi with type parameters of type JaxbHbmSynchronizeTypeModifier and TypeFieldDescriptionprotected List<JaxbHbmSynchronizeType>JaxbHbmArrayType.synchronizeprotected List<JaxbHbmSynchronizeType>JaxbHbmBagCollectionType.synchronizeprotected List<JaxbHbmSynchronizeType>JaxbHbmDiscriminatorSubclassEntityType.synchronizeprotected List<JaxbHbmSynchronizeType>JaxbHbmIdBagCollectionType.synchronizeprotected List<JaxbHbmSynchronizeType>JaxbHbmJoinedSubclassEntityType.synchronizeprotected List<JaxbHbmSynchronizeType>JaxbHbmListType.synchronizeprotected List<JaxbHbmSynchronizeType>JaxbHbmMapType.synchronizeprotected List<JaxbHbmSynchronizeType>JaxbHbmPrimitiveArrayType.synchronizeprotected List<JaxbHbmSynchronizeType>JaxbHbmRootEntityType.synchronizeprotected List<JaxbHbmSynchronizeType>JaxbHbmSetType.synchronizeprotected List<JaxbHbmSynchronizeType>JaxbHbmUnionSubclassEntityType.synchronizeMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmSynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmSynchronizeType()Create an instance ofJaxbHbmSynchronizeTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmSynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmNamedNativeQueryTypeSynchronize(JaxbHbmSynchronizeType value) EntityInfo.getSynchronize()JaxbHbmArrayType.getSynchronize()Gets the value of the synchronize property.JaxbHbmBagCollectionType.getSynchronize()Gets the value of the synchronize property.JaxbHbmDiscriminatorSubclassEntityType.getSynchronize()Gets the value of the synchronize property.JaxbHbmIdBagCollectionType.getSynchronize()Gets the value of the synchronize property.JaxbHbmJoinedSubclassEntityType.getSynchronize()Gets the value of the synchronize property.JaxbHbmListType.getSynchronize()Gets the value of the synchronize property.JaxbHbmMapType.getSynchronize()Gets the value of the synchronize property.JaxbHbmPrimitiveArrayType.getSynchronize()Gets the value of the synchronize property.JaxbHbmRootEntityType.getSynchronize()Gets the value of the synchronize property.JaxbHbmSetType.getSynchronize()Gets the value of the synchronize property.JaxbHbmUnionSubclassEntityType.getSynchronize()Gets the value of the synchronize property.PluralAttributeInfo.getSynchronize()Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmSynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmNamedNativeQueryTypeSynchronize(JaxbHbmSynchronizeType value)