JTools

org.jtools.dao
Class DAOUtils

java.lang.Object
  extended by org.jtools.dao.DAOUtils

public class DAOUtils
extends Object

TODO type-description

Author:
Rainer Noack

Constructor Summary
DAOUtils()
           
 
Method Summary
static
<ResultType,ContextType>
ResultType
load(PublisherConfig publisherConfig, ContextType context, String propertyResource, String propertyDomain, String protocol, String source, boolean allowRepository)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAOUtils

public DAOUtils()
Method Detail

load

public static <ResultType,ContextType> ResultType load(PublisherConfig publisherConfig,
                                                       ContextType context,
                                                       String propertyResource,
                                                       String propertyDomain,
                                                       String protocol,
                                                       String source,
                                                       boolean allowRepository)
                       throws Exception
Throws:
Exception

JTools

© 2000-2006, JTools.org.