org.jaffa.persistence.engines.jdbcengine.configservice.initdomain
Interface UsePreparedStatement
- All Known Implementing Classes: 
- UsePreparedStatementImpl
- public interface UsePreparedStatement
Java content class for usePreparedStatement complex type.
  
The following schema fragment specifies the expected content contained within this java content object.
 
 
 <complexType name="usePreparedStatement">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="value" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
     </restriction>
   </complexContent>
 </complexType>
 
 
isValue
public boolean isValue()
- 
 
setValue
public void setValue(boolean value)
- 
 
Copyright © 2002-2004 JAFFA Project.