Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.enableit.db.daf.conf.Jdbc

Uses of Jdbc in org.enableit.db.daf.conf
 

Fields in org.enableit.db.daf.conf declared as Jdbc
private  Jdbc ProviderDetails._jdbc
           
 

Methods in org.enableit.db.daf.conf that return Jdbc
static Jdbc Jdbc.unmarshal(java.io.Reader reader)
           
 Jdbc ProviderDetails.getJdbc()
          Returns the value of field 'jdbc'.
 

Methods in org.enableit.db.daf.conf with parameters of type Jdbc
 void ProviderDetails.setJdbc(Jdbc jdbc)
          Sets the value of field 'jdbc'.