org.kie.spring.factorybeans.helper
Class StatefulKSessionFactoryBeanHelper.JpaConfiguration
java.lang.Object
org.kie.spring.factorybeans.helper.StatefulKSessionFactoryBeanHelper.JpaConfiguration
- Enclosing class:
- StatefulKSessionFactoryBeanHelper
public static class StatefulKSessionFactoryBeanHelper.JpaConfiguration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatefulKSessionFactoryBeanHelper.JpaConfiguration
public StatefulKSessionFactoryBeanHelper.JpaConfiguration()
getEntityManagerFactory
public javax.persistence.EntityManagerFactory getEntityManagerFactory()
setEntityManagerFactory
public void setEntityManagerFactory(javax.persistence.EntityManagerFactory emf)
getPlatformTransactionManager
public org.springframework.transaction.PlatformTransactionManager getPlatformTransactionManager()
setPlatformTransactionManager
public void setPlatformTransactionManager(org.springframework.transaction.PlatformTransactionManager tm)
getId
public int getId()
setId
public void setId(int id)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.