public class EnvironmentReferenceDao extends BaseDao<EnvironmentReference>
| Constructor and Description |
|---|
EnvironmentReferenceDao() |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentReference |
createEnvironmentReference(String name,
String type) |
EnvironmentReference |
findByNameAndType(String name,
String type) |
castToType, castToType, commit, count, create, create, delete, findValueMatchingRegex, getAll, getById, getByProperty, getByUniqueProperty, getContext, hasAllProperties, newTransactionpublic EnvironmentReference createEnvironmentReference(String name, String type)
public EnvironmentReference findByNameAndType(String name, String type)
Copyright © 2014 JBoss by Red Hat. All rights reserved.