JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.id.insert
Binder
Contents
Description
Method Summary
Method Details
bindValues(PreparedStatement)
getEntity()
Hide sidebar
Show sidebar
Interface Binder
public interface
Binder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
bindValues
(
PreparedStatement
ps)
Object
getEntity
()
Method Details
bindValues
void
bindValues
(
PreparedStatement
ps)
throws
SQLException
Throws:
SQLException
getEntity
Object
getEntity
()