| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Java content class for init element declaration.
The following schema fragment specifies the expected content contained within this java content object.
 <element name="init">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <sequence>
           <element name="database" type="{}database" maxOccurs="unbounded"/>
           <element name="preload" type="{}preload" minOccurs="0"/>
           <element name="conf-location" type="{}conf-location"/>
         </sequence>
       </restriction>
     </complexContent>
   </complexType>
 </element>
 
| Methods inherited from interface org.jaffa.persistence.engines.jdbcengine.configservice.initdomain.InitType | 
| getConfLocation, getDatabase, getPreload, setConfLocation, setPreload | 
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||