|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgriffon.plugins.orientdb.OrientdbEnhancer
final class OrientdbEnhancer extends Object
| Field Summary | |
|---|---|
private static String |
DEFAULT
|
private static org.slf4j.Logger |
LOG
|
| Constructor Summary | |
private OrientdbEnhancer()
|
|
| Method Summary | |
|---|---|
static void
|
enhance(MetaClass mc, OrientdbProvider provider = DefaultOrientdbProvider.instance)
|
static void
|
enhanceOrient()
|
| 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 OrientdbEnhancer()
| Method Detail |
|---|
static void enhance(MetaClass mc, OrientdbProvider provider = DefaultOrientdbProvider.instance)
static void enhanceOrient()
Groovy Documentation