@Deprecated public class JPAUtil extends Object
| Constructor and Description |
|---|
JPAUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
deleteEntity(Class<?> entityClass,
Object entityKey)
Deprecated.
|
static Object |
getEntity(Class<?> entityClass,
Object entityKey)
Deprecated.
|
static void |
persistEntity(Object uddiEntity,
Object entityKey)
Deprecated.
|
static void |
removeAuthTokens()
Deprecated.
|
static List<?> |
runQuery(String qry,
int maxRows,
int listHead)
Deprecated.
|
static void |
runUpdateQuery(String qry)
Deprecated.
|
public static void runUpdateQuery(String qry)
public static void removeAuthTokens()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.