|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.sql.util.SQLHelper
butler.sql.util.SQLServer_SQLHelper
public class SQLServer_SQLHelper
| Constructor Summary | |
|---|---|
SQLServer_SQLHelper()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTypeName(int type)
Returns the column type name that is used in create table statements. |
| Methods inherited from class butler.sql.util.SQLHelper |
|---|
checkDuplicateBeforeInsert, createException, db2obj, getColumnTypeSQL, getHelper, getJavaClass, getJoinAliasKeyword, getQuote, populateStatement, supportsForeignKeys, supportsIndexes, useCatalog, useColumnAliasInOrderBy, useSchema |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SQLServer_SQLHelper()
| Method Detail |
|---|
public java.lang.String getTypeName(int type)
throws java.lang.Exception
SQLHelper
getTypeName in class SQLHelperjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||