public static class Fetch.Style extends 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(String name) |
String |
toString() |
public static final Fetch.Style JOIN
public static final Fetch.Style SELECT
public static Fetch.Style parse(String name)
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved