public static class Fetch.Style
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Fetch.Style |
JOIN |
static Fetch.Style |
SELECT |
| Modifier and Type | Method and Description |
|---|---|
static Fetch.Style |
parse(java.lang.String name) |
java.lang.String |
toString() |
public static final Fetch.Style JOIN
public static final Fetch.Style SELECT
public java.lang.String toString()
toString in class java.lang.Objectpublic static Fetch.Style parse(java.lang.String name)
Copyright © 2013. All Rights Reserved.