org.meta2project.storage.cache.helper
Class OPropertyHelper

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

public class OPropertyHelper
extends java.lang.Object

Author:
Anton Malykh

Constructor Summary
OPropertyHelper()
           
 
Method Summary
static CachedOProperty load(DBContext context, long id)
           
static CachedOProperty 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

OPropertyHelper

public OPropertyHelper()
Method Detail

load

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

load

public static CachedOProperty load(DBContext context,
                                   long id)