JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.objectsql.support
Interface IDGenerator
All Known Implementing Classes:
DefaultIDGenerator
public interface
IDGenerator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
next
(
Object
object,
Class
<?> type,
Object
value)
Method Details
next
Object
next
(
Object
object,
Class
<?> type,
Object
value)