static class AnnotationPersistenceMetaDataParser.FetchGroupImpl extends Object
Constructor and Description |
---|
AnnotationPersistenceMetaDataParser.FetchGroupImpl(String name,
boolean postLoad) |
Modifier and Type | Method and Description |
---|---|
AnnotationPersistenceMetaDataParser.FetchAttributeImpl[] |
attributes() |
String[] |
fetchGroups() |
String |
name() |
boolean |
postLoad() |
void |
setAttributes(AnnotationPersistenceMetaDataParser.FetchAttributeImpl[] attributes) |
void |
setFetchGroups(String[] fetchGroups) |
AnnotationPersistenceMetaDataParser.FetchGroupImpl(String name, boolean postLoad)
public String name()
public boolean postLoad()
public AnnotationPersistenceMetaDataParser.FetchAttributeImpl[] attributes()
public String[] fetchGroups()
public void setAttributes(AnnotationPersistenceMetaDataParser.FetchAttributeImpl[] attributes)
public void setFetchGroups(String[] fetchGroups)
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.