|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.db.oom.DbOomUtil
public class DbOomUtil
Some utilities.
| Constructor Summary | |
|---|---|
DbOomUtil()
|
|
| Method Summary | |
|---|---|
static int |
initialCollectionSize(int max)
Returns initial collection size when max is provided. |
static void |
populateGeneratedKeys(java.lang.Object entity,
DbOomQuery query)
Populates entity with generated column values from executed query. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DbOomUtil()
| Method Detail |
|---|
public static void populateGeneratedKeys(java.lang.Object entity,
DbOomQuery query)
public static int initialCollectionSize(int max)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||