net.sf.retrotranslator.runtime.java.sql
Class _Types

java.lang.Object
  extended by net.sf.retrotranslator.runtime.java.sql._Types

public class _Types
extends java.lang.Object


Field Summary
static int LONGNVARCHAR
           
static int NCHAR
           
static int NCLOB
           
static int NVARCHAR
           
static int ROWID
           
static int SQLXML
           
 
Constructor Summary
_Types()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROWID

public static final int ROWID
See Also:
Constant Field Values

NCHAR

public static final int NCHAR
See Also:
Constant Field Values

NVARCHAR

public static final int NVARCHAR
See Also:
Constant Field Values

LONGNVARCHAR

public static final int LONGNVARCHAR
See Also:
Constant Field Values

NCLOB

public static final int NCLOB
See Also:
Constant Field Values

SQLXML

public static final int SQLXML
See Also:
Constant Field Values
Constructor Detail

_Types

public _Types()


Copyright © 2011. All Rights Reserved.