org.tynamo.seedentity.hibernate.services
Class SeedEntityImpl

java.lang.Object
  extended by org.tynamo.seedentity.hibernate.services.SeedEntityImpl
All Implemented Interfaces:
SeedEntity

@EagerLoad
public class SeedEntityImpl
extends Object
implements SeedEntity


Constructor Summary
SeedEntityImpl(org.slf4j.Logger logger, org.apache.tapestry5.hibernate.HibernateSessionSource sessionSource, List<Object> entities)
           
 
Method Summary
static PropertyDescriptor findPropertyForMethod(Method method, PropertyDescriptor[] descriptors)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeedEntityImpl

public SeedEntityImpl(org.slf4j.Logger logger,
                      org.apache.tapestry5.hibernate.HibernateSessionSource sessionSource,
                      List<Object> entities)
Method Detail

findPropertyForMethod

public static PropertyDescriptor findPropertyForMethod(Method method,
                                                       PropertyDescriptor[] descriptors)


Copyright © 2004-2013. All Rights Reserved.