| Package | Description |
|---|---|
| org.batoo.jpa.jdbc |
| Modifier and Type | Method and Description |
|---|---|
void |
ForeignKey.performAttachChild(Connection connection,
Object instance,
Joinable[] batch,
int size)
Attaches the child to the managed instance.
|
void |
JoinTable.performInsert(Connection connection,
Object source,
Joinable[] batch,
int size)
Performs the insert for the join.
|
void |
JoinableTable.performInsert(Connection connection,
Object source,
Joinable[] batch,
int size)
Performs the insert for the join.
|
void |
CollectionTable.performInsert(Connection connection,
Object source,
Joinable[] batch,
int size)
Performs the insert for the join.
|
Copyright © 2012-2013 Batoo Software & Consultancy. All Rights Reserved.