JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.jdbc
Package
net.anwiba.commons.jdbc.name
Interface IDatabaseIndexName
All Known Implementing Classes:
DatabaseIndexName
public interface
IDatabaseIndexName
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCatalogName
()
String
getIndexName
()
String
getName
()
String
getSchemaName
()
Method Details
getName
String
getName
()
getSchemaName
String
getSchemaName
()
getCatalogName
String
getCatalogName
()
getIndexName
String
getIndexName
()