public class PersistKeyAssigner
extends java.lang.Object
| Constructor and Description |
|---|
PersistKeyAssigner(PersistKeyBinding keyBinding,
PersistEntityBinding entityBinding,
Sequence sequence) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
assignPrimaryKey(java.lang.Object entity,
DatabaseEntry key) |
PersistKeyAssigner(PersistKeyBinding keyBinding, PersistEntityBinding entityBinding, Sequence sequence)
public boolean assignPrimaryKey(java.lang.Object entity,
DatabaseEntry key)
throws DatabaseException
DatabaseExceptionCopyright (c) 2004,2008 Oracle. All rights reserved.