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 IDatabaseSchemaName
All Superinterfaces:
Serializable
All Known Implementing Classes:
DatabaseSchemaName
public interface
IDatabaseSchemaName
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCatalogName
()
String
getName
()
String
getSchemaName
()
Method Details
getCatalogName
String
getCatalogName
()
getSchemaName
String
getSchemaName
()
getName
String
getName
()