|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
DBDatabaseDriver.getDDLScript(DBCmdType, DBObject, DBSQLScript))
Instead of using this method signature please use any of the following:
executeInsert(...)
executeUpdate(...)
executeDelete(...)
or use
executeSQL(String sqlCmd, Object[] sqlParams, Connection conn)
ObjectUtils.NO_VALUE
DataType.TEXT
DBExpr.getValueClass(DataType) for java class type mapping.
DBRecord.isValueValid(int))
from within orig replaced with to.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||