|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> [ sql overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.derby.iapi.sql
Class StatementUtil

java.lang.Objectorg.apache.derby.iapi.sql.StatementUtil
- public class StatementUtil
- extends java.lang.Object
Utilities for dealing with statements.
| Field Summary | |
private static java.lang.String[] |
TypeNames
|
| Constructor Summary | |
private |
StatementUtil()
|
| Method Summary | |
static java.lang.String |
typeName(int typeNumber)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
TypeNames
private static final java.lang.String[] TypeNames
| Constructor Detail |
StatementUtil
private StatementUtil()
| Method Detail |
typeName
public static java.lang.String typeName(int typeNumber)
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> [ sql overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.derby.iapi.sql.StatementUtil