com.cyclops.dbdigger.sqlcastor.mysql
Class SQLCastor

java.lang.Object
  extended bycom.cyclops.dbdigger.sqlcastor.DefaultSQLCastor
      extended bycom.cyclops.dbdigger.sqlcastor.mysql.SQLCastor
All Implemented Interfaces:
SQLCastor

public class SQLCastor
extends DefaultSQLCastor

Add description HERE!

Since:
2003-6-6 15:32:05
Author:
joel guo

Field Summary
 
Fields inherited from interface com.cyclops.dbdigger.sqlcastor.SQLCastor
ROLE
 
Constructor Summary
SQLCastor()
           
 
Methods inherited from class com.cyclops.dbdigger.sqlcastor.DefaultSQLCastor
cast, castColumnName, castCombination, castComparison, castCondition, castDelete, castInsert, castOrderBys, castSelect, castTableName, castUpdate, castValue, castValueExpression
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLCastor

public SQLCastor()


Copyright © 2003 Cyclops Group. All Rights Reserved.