JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.foreach.across.modules.hibernate.types
Interface IdLookup<I>
All Known Subinterfaces:
BitFlag
public interface
IdLookup<I>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
I
getId
()
Returns the unique id of type <I> for this instance.
Method Detail
getId
I
getId()
Returns the unique id of type <I> for this instance.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2020. All rights reserved.