public abstract class BaseJpaDao extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
static String |
PERSISTENCE_UNIT_NAME |
| Constructor and Description |
|---|
BaseJpaDao() |
public static final String PERSISTENCE_UNIT_NAME
protected final org.slf4j.Logger logger
Copyright © 2013 Jasig. All Rights Reserved.