|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.meta2project.storage.cache.EntityCache<CachedTProperty>
org.meta2project.storage.cache.TPropertyCache
public class TPropertyCache
Constructor Summary | |
---|---|
TPropertyCache(DBCache cache)
|
Method Summary | |
---|---|
TProperty |
getTProperty(DBConnection con,
long id)
|
TProperty |
getTProperty(DBConnection con,
java.lang.String fullName)
|
void |
removeTProperty(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 TPropertyCache(DBCache cache)
Method Detail |
---|
public TProperty getTProperty(DBConnection con, java.lang.String fullName)
public TProperty getTProperty(DBConnection con, long id)
public void removeTProperty(long id)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |