|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.ThreadLocal<PrimaryKeyIncrementer>
org.lexevs.dao.database.key.incrementer.PrimaryKeyIncrementerFactory.KeyIncrementerThreadLocal
public static class PrimaryKeyIncrementerFactory.KeyIncrementerThreadLocal
Constructor Summary | |
---|---|
PrimaryKeyIncrementerFactory.KeyIncrementerThreadLocal()
|
Method Summary | |
---|---|
PrimaryKeyIncrementer |
get()
|
protected PrimaryKeyIncrementer |
initialValue()
|
Methods inherited from class java.lang.ThreadLocal |
---|
remove, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrimaryKeyIncrementerFactory.KeyIncrementerThreadLocal()
Method Detail |
---|
protected PrimaryKeyIncrementer initialValue()
initialValue
in class java.lang.ThreadLocal<PrimaryKeyIncrementer>
public PrimaryKeyIncrementer get()
get
in class java.lang.ThreadLocal<PrimaryKeyIncrementer>
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |