|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.meta2project.storage.cache.EntityCache<CachedOProperty>
org.meta2project.storage.cache.OPropertyCache
public class OPropertyCache
Constructor Summary | |
---|---|
OPropertyCache(DBCache cache)
|
Method Summary | |
---|---|
OProperty |
getOProperty(DBConnection con,
long id)
|
OProperty |
getOProperty(DBConnection con,
java.lang.String fullName)
|
void |
removeOProperty(long id)
|
Methods inherited from class org.meta2project.storage.cache.EntityCache |
---|
rebuildFullName, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OPropertyCache(DBCache cache)
Method Detail |
---|
public OProperty getOProperty(DBConnection con, java.lang.String fullName)
public OProperty getOProperty(DBConnection con, long id)
public void removeOProperty(long id)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |