org.apache.tapestry5.internal.hibernate
Class HibernateMessages
java.lang.Object
org.apache.tapestry5.internal.hibernate.HibernateMessages
public class HibernateMessages
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateMessages
public HibernateMessages()
sessionPersistedEntityLoadFailure
public static String sessionPersistedEntityLoadFailure(String entityName,
Object id,
Throwable cause)
entityNotAttached
public static String entityNotAttached(Object entity)
commitTransactionInterceptor
public static String commitTransactionInterceptor(String serviceId,
Class serviceInterface)
Copyright © 2003-2012 The Apache Software Foundation.