Class JaxbSynchronizedTableImpl
java.lang.Object
org.hibernate.boot.jaxb.mapping.spi.JaxbSynchronizedTableImpl
- All Implemented Interfaces:
Serializable
Java class for synchronized-table complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="synchronized-table">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="table" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary