Modifier and Type | Field and Description |
---|---|
protected HashMap<String,MetadataNamedQuery> |
MetadataProject.m_namedQueries |
Modifier and Type | Method and Description |
---|---|
MetadataNamedQuery |
MetadataProject.getNamedQuery(String name)
INTERNAL:
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataProject.addNamedQuery(MetadataNamedQuery namedQuery)
INTERNAL:
|
Modifier and Type | Method and Description |
---|---|
protected void |
ClassAccessor.processNamedQuery(MetadataNamedQuery namedQuery)
INTERNAL:
Add a metadata named query to the project.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLNamedQuery
Object to hold onto a named query metadata that came from XML.
|
Copyright © 2022. All rights reserved.