|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgriffon.plugins.jpa.JpaEnhancer
final class JpaEnhancer extends Object
| Field Summary | |
|---|---|
private static String |
DEFAULT
|
private static org.slf4j.Logger |
LOG
|
| Constructor Summary | |
private JpaEnhancer()
|
|
| Method Summary | |
|---|---|
static void
|
enhance(MetaClass mc, JpaProvider provider = DefaultJpaProvider.instance)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private static final String DEFAULT
private static final org.slf4j.Logger LOG
| Constructor Detail |
|---|
private JpaEnhancer()
| Method Detail |
|---|
static void enhance(MetaClass mc, JpaProvider provider = DefaultJpaProvider.instance)
Groovy Documentation