Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://jboss.org}datasource" minOccurs="0"/> <element ref="{http://jboss.org}datasource-mapping" minOccurs="0"/> <element ref="{http://jboss.org}create-table" minOccurs="0"/> <element ref="{http://jboss.org}alter-table" minOccurs="0"/> <element ref="{http://jboss.org}remove-table" minOccurs="0"/> <element ref="{http://jboss.org}post-table-create" minOccurs="0"/> <element ref="{http://jboss.org}read-only" minOccurs="0"/> <element ref="{http://jboss.org}read-time-out" minOccurs="0"/> <element ref="{http://jboss.org}row-locking" minOccurs="0"/> <element ref="{http://jboss.org}pk-constraint" minOccurs="0"/> <element ref="{http://jboss.org}fk-constraint" minOccurs="0"/> <element ref="{http://jboss.org}preferred-relation-mapping" minOccurs="0"/> <element ref="{http://jboss.org}read-ahead" minOccurs="0"/> <element ref="{http://jboss.org}list-cache-max" minOccurs="0"/> <element ref="{http://jboss.org}clean-read-ahead-on-load" minOccurs="0"/> <element ref="{http://jboss.org}fetch-size" minOccurs="0"/> <element ref="{http://jboss.org}unknown-pk" minOccurs="0"/> <element ref="{http://jboss.org}entity-command" minOccurs="0"/> <element ref="{http://jboss.org}ql-compiler" minOccurs="0"/> <element ref="{http://jboss.org}throw-runtime-exceptions" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>