Class BindVariable
java.lang.Object
com.invirgance.convirgance.jdbc.sql.BindVariable
- All Implemented Interfaces:
NamedSchema
- Author:
- jbanes
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BindVariable
-
-
Method Details
-
getName
Description copied from interface:NamedSchema
Get the schema name of this database object- Specified by:
getName
in interfaceNamedSchema
- Returns:
- name of the object with exact database capitalization
-
getQuotedName
Description copied from interface:NamedSchema
Get the schema name of this database object quoted for use in a SQL statement- Specified by:
getQuotedName
in interfaceNamedSchema
- Returns:
- name of the object quoted for use in a SQL statement
-
hashCode
public int hashCode() -
equals
-
toString
-