net.sourceforge.squirrel_sql.plugins.hibernate
Interface HibernatePluginResources.IKeys

Enclosing class:
HibernatePluginResources

public static interface HibernatePluginResources.IKeys


Field Summary
static String CLOSE_IMAGE
           
static String CONNECTED_IMAGE
           
static String CONNECTING_IMAGE
           
static String DISCONNECTED_IMAGE
           
static String HIBERNATE_IMAGE
           
static String HQL_IMAGE
           
static String JAR_DIRECTORY_IMAGE
           
static String JAR_IMAGE
           
static String PROPERTY_IMAGE
           
static String RUN_IMAGE
           
static String SQL_COPY_IMAGE
           
 

Field Detail

CONNECTED_IMAGE

static final String CONNECTED_IMAGE
See Also:
Constant Field Values

CONNECTING_IMAGE

static final String CONNECTING_IMAGE
See Also:
Constant Field Values

DISCONNECTED_IMAGE

static final String DISCONNECTED_IMAGE
See Also:
Constant Field Values

HQL_IMAGE

static final String HQL_IMAGE
See Also:
Constant Field Values

HIBERNATE_IMAGE

static final String HIBERNATE_IMAGE
See Also:
Constant Field Values

PROPERTY_IMAGE

static final String PROPERTY_IMAGE
See Also:
Constant Field Values

CLOSE_IMAGE

static final String CLOSE_IMAGE
See Also:
Constant Field Values

RUN_IMAGE

static final String RUN_IMAGE
See Also:
Constant Field Values

JAR_IMAGE

static final String JAR_IMAGE
See Also:
Constant Field Values

JAR_DIRECTORY_IMAGE

static final String JAR_DIRECTORY_IMAGE
See Also:
Constant Field Values

SQL_COPY_IMAGE

static final String SQL_COPY_IMAGE
See Also:
Constant Field Values


Copyright © 2001-2012. All Rights Reserved.