public class JpaUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HIBERNATE_DEFAULT_SCHEMA |
| Constructor and Description |
|---|
JpaUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getTableNameForNativeQuery(String tableName,
javax.persistence.EntityManager em) |
public static final String HIBERNATE_DEFAULT_SCHEMA
Copyright © 2016 JBoss by Red Hat. All rights reserved.