JavaScript is disabled on your browser.
Skip navigation links
Red Hat JBoss Enterprise Application Platform 8.1.1.GA + JBoss EAP XP 6.0.0.GA
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.hibernate.id.insert
Interface Binder
public interface
Binder
Author:
Steve Ebersole
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
()