org.scrashmeow.ojb.console
Interface JdbcGlobals


public interface JdbcGlobals

A set of Strings that are used as keys to JDBC result sets.

Author:
Alexander Bibighaus

Field Summary
static java.lang.String TABLE_NAME
          The key to find the table's name
 

Field Detail

TABLE_NAME

public static final java.lang.String TABLE_NAME
The key to find the table's name

See Also:
Constant Field Values


Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.