nl.knowledgeplaza.util.jpa
Class AbstractBMEclipselink

java.lang.Object
  extended by nl.knowledgeplaza.util.jpa.AbstractBM
      extended by nl.knowledgeplaza.util.jpa.AbstractBMEclipselink

public abstract class AbstractBMEclipselink
extends AbstractBM

Version:
$Revision: 1.1 $

Nested Class Summary
 
Nested classes/interfaces inherited from class nl.knowledgeplaza.util.jpa.AbstractBM
AbstractBM.TokenListener
 
Field Summary
protected static EclipselinkDescriptorEventListenerRouter cEclipselinkDescriptorEventListenerRouter
           
static List<Class> cEntityClasses
           
 
Fields inherited from class nl.knowledgeplaza.util.jpa.AbstractBM
iEntityManagerFactoryToUsername
 
Constructor Summary
AbstractBMEclipselink()
           
 
Method Summary
static Map<String,Object> getGenericEntityManagerFactoryOptions()
           
 
Methods inherited from class nl.knowledgeplaza.util.jpa.AbstractBM
addTokenListener, clearAllSecurityTokens, getUsernameFor, getUsernameForActiveEntityManager, hasSecurityToken, removeSecurityToken, removeTokenListener, setSecurityToken
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cEntityClasses

public static final List<Class> cEntityClasses

cEclipselinkDescriptorEventListenerRouter

protected static final EclipselinkDescriptorEventListenerRouter cEclipselinkDescriptorEventListenerRouter
Constructor Detail

AbstractBMEclipselink

public AbstractBMEclipselink()
Method Detail

getGenericEntityManagerFactoryOptions

public static Map<String,Object> getGenericEntityManagerFactoryOptions()
Parameters:
jdbcDriver -
jdbcUrl -
jdbcUsr -
jdbcPwd -
Returns:


Copyright © 2012 KnowledgePlaza. All Rights Reserved.