Uses of Class
ch.sahits.phpclassgenerator.DBStructure

Packages that use DBStructure
ch.sahits.phpclassgenerator   
 

Uses of DBStructure in ch.sahits.phpclassgenerator
 

Fields in ch.sahits.phpclassgenerator declared as DBStructure
private  DBStructure CodeGenerator.structur
           
 

Methods in ch.sahits.phpclassgenerator that return DBStructure
protected abstract  DBStructure DBConnection.getStructure()
          Generates a DBStructure Object for the table.
protected  DBStructure MySQLConnection.getStructure()
          Query the INFORMATION_SCHEMA to retrive the metadata