org.apache.derby.iapi.sql
Class StatementUtil

java.lang.Object
  extended byorg.apache.derby.iapi.sql.StatementUtil

public class StatementUtil
extends java.lang.Object

Utilities for dealing with statements.

Author:
jeff

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)

Built on Tue 2006-10-10 19:23:47+0200, from revision exported

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.