JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.jdbc.mapping
Key
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
name()
columnName()
primary()
Interface Key
All Known Implementing Classes:
BaseKey
,
KeyMetaData
public interface
Key
键
Version:
0.0.1
Author:
scx567888
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
columnName
()
String
name
()
boolean
primary
()
Method Details
name
String
name
()
columnName
String
columnName
()
primary
boolean
primary
()