Uses of Class
net.sf.jaxme.generator.sg.impl.JaxMeJdbcSG.ConnectionDetails

Packages that use JaxMeJdbcSG.ConnectionDetails
net.sf.jaxme.generator.sg.impl   
 

Uses of JaxMeJdbcSG.ConnectionDetails in net.sf.jaxme.generator.sg.impl
 

Subclasses of JaxMeJdbcSG.ConnectionDetails in net.sf.jaxme.generator.sg.impl
 class JaxMeJdbcSG.TableDetails
           
 

Methods in net.sf.jaxme.generator.sg.impl with parameters of type JaxMeJdbcSG.ConnectionDetails
protected  JaxMeJdbcSG.Mode JaxMeJdbcSG.getDatabaseMode(JaxMeJdbcSG.ConnectionDetails pDetails, java.sql.Connection pConn)
           
 void JaxMeJdbcSG.ConnectionDetails.cloneFrom(JaxMeJdbcSG.ConnectionDetails pFrom)