Class DtoJdbcPersistenceAdapter.Adapter

java.lang.Object
org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter.Adapter
All Implemented Interfaces:
org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString
Enclosing class:
DtoJdbcPersistenceAdapter

public static class DtoJdbcPersistenceAdapter.Adapter extends Object implements org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString

Classe Java pour anonymous complex type.

Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice minOccurs="0">
         <element ref="{http://activemq.apache.org/schema/core}axionJDBCAdapter"/>
         <element ref="{http://activemq.apache.org/schema/core}blobJDBCAdapter"/>
         <element ref="{http://activemq.apache.org/schema/core}bytesJDBCAdapter"/>
         <element ref="{http://activemq.apache.org/schema/core}db2JDBCAdapter"/>
         <element ref="{http://activemq.apache.org/schema/core}defaultJDBCAdapter"/>
         <element ref="{http://activemq.apache.org/schema/core}hsqldb-jdbc-adapter"/>
         <element ref="{http://activemq.apache.org/schema/core}imageBasedJDBCAdaptor"/>
         <element ref="{http://activemq.apache.org/schema/core}informixJDBCAdapter"/>
         <element ref="{http://activemq.apache.org/schema/core}maxdb-jdbc-adapter"/>
         <element ref="{http://activemq.apache.org/schema/core}mysql-jdbc-adapter"/>
         <element ref="{http://activemq.apache.org/schema/core}oracleBlobJDBCAdapter"/>
         <element ref="{http://activemq.apache.org/schema/core}oracleJDBCAdapter"/>
         <element ref="{http://activemq.apache.org/schema/core}postgresql-jdbc-adapter"/>
         <element ref="{http://activemq.apache.org/schema/core}sqlServerJDBCAdapter"/>
         <element ref="{http://activemq.apache.org/schema/core}streamJDBCAdapter"/>
         <element ref="{http://activemq.apache.org/schema/core}sybase-jdbc-adapter"/>
         <element ref="{http://activemq.apache.org/schema/core}transact-jdbc-adapter"/>
         <any namespace='##other'/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>