org.meta2project.storage.cache.helper
Class TPropertyHelper

java.lang.Object
  extended by org.meta2project.storage.cache.helper.TPropertyHelper

public class TPropertyHelper
extends java.lang.Object

Author:
Anton Malykh

Constructor Summary
TPropertyHelper()
           
 
Method Summary
static CachedTProperty load(DBContext context, long id)
           
static CachedTProperty load(DBContext context, java.lang.String fullName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TPropertyHelper

public TPropertyHelper()
Method Detail

load

public static CachedTProperty load(DBContext context,
                                   java.lang.String fullName)

load

public static CachedTProperty load(DBContext context,
                                   long id)