JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.requery.proxy
Interface PreInsertListener<T>
All Known Subinterfaces:
EntityStateListener
<T>
public interface
PreInsertListener<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
preInsert
(
T
entity)
Method Detail
preInsert
void preInsert(
T
entity)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method