JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
cool.scx.jdbc.mapping
Catalog
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
name()
schemas()
getSchema(String)
Interface Catalog
All Known Implementing Classes:
BaseCatalog
,
CatalogMetaData
public interface
Catalog
目录
Version:
0.0.1
Author:
scx567888
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
default
Schema
getSchema
(
String
name)
String
name
()
Schema
[]
schemas
()
Method Details
name
String
name
()
schemas
Schema
[]
schemas
()
getSchema
default
Schema
getSchema
(
String
name)