public class PersistenceAPIs extends Object
| Constructor and Description |
|---|
PersistenceAPIs() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getPersistenceApis() |
static Set<String> |
getPersistenceMethods() |
static boolean |
isOnPersistenceMechanism(String type) |
static boolean |
isOnPersistenceMethod(org.eclipse.jdt.core.dom.MethodInvocation node) |
public static boolean isOnPersistenceMechanism(String type)
public static boolean isOnPersistenceMethod(org.eclipse.jdt.core.dom.MethodInvocation node)
Copyright © 2016. All rights reserved.