org.openejb.resource.jdbc
Class ErrorCode

java.lang.Object
  extended byorg.openejb.resource.jdbc.ErrorCode

public class ErrorCode
extends Object


Field Summary
static String JDBC_0001
           
static String JDBC_0002
           
static String JDBC_0003
           
static String JDBC_0004
           
 
Constructor Summary
ErrorCode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JDBC_0001

public static final String JDBC_0001
See Also:
Constant Field Values

JDBC_0002

public static final String JDBC_0002
See Also:
Constant Field Values

JDBC_0003

public static final String JDBC_0003
See Also:
Constant Field Values

JDBC_0004

public static final String JDBC_0004
See Also:
Constant Field Values
Constructor Detail

ErrorCode

public ErrorCode()


Copyright © 1999-2007 OpenEJB. All Rights Reserved.