A B C D E F G H I J K L M N O P R S T U V W X

A

addCounter(String, Class<? extends Execution>) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Adds a query for counts on a specified field.
addJoinEntity(Class<? extends CachedItem>, String, String) - Method in class org.dasein.persist.PersistentCache
 
addSearch(String, Class<? extends Execution>) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Adds a query for searches on a specified field.
addSingleton(String, Class<? extends Execution>) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Adds a query for searches on a specified field.
addTranslation(String, String, Locale, String) - Static method in class org.dasein.persist.l10n.LocalizedText
 
ATTRIBUTE - Static variable in class org.dasein.persist.dao.LoadTranslator
 
ATTRIBUTE - Static variable in class org.dasein.persist.dao.SaveTranslator
 
ATTRIBUTE - Static variable in class org.dasein.persist.jdbc.TranslatorLoader
 
ATTRIBUTE - Static variable in class org.dasein.persist.jdbc.TranslatorUpdater
 
AttributeDAO - Class in org.dasein.persist.attributes
 
AttributeDAO() - Constructor for class org.dasein.persist.attributes.AttributeDAO
 
ATTRIBUTES - Static variable in class org.dasein.persist.attributes.AttributeDAO
 
AutomatedSql - Class in org.dasein.persist.jdbc
 
AutomatedSql() - Constructor for class org.dasein.persist.jdbc.AutomatedSql
 
AutomatedSql.Criterion - Class in org.dasein.persist.jdbc
 
AutomatedSql.Criterion(String) - Constructor for class org.dasein.persist.jdbc.AutomatedSql.Criterion
 
AutomatedSql.Criterion(String, AutomatedSql.Operator) - Constructor for class org.dasein.persist.jdbc.AutomatedSql.Criterion
 
AutomatedSql.Criterion(Class<? extends CachedItem>, String, AutomatedSql.Operator) - Constructor for class org.dasein.persist.jdbc.AutomatedSql.Criterion
 
AutomatedSql.Join - Enum in org.dasein.persist.jdbc
 
AutomatedSql.Operator - Enum in org.dasein.persist.jdbc
 
AutomatedSql.TranslationMethod - Enum in org.dasein.persist.jdbc
 

B

BodyAppender<T> - Interface in org.dasein.persist.xml
 

C

characters(char[], int, int) - Method in class org.dasein.persist.xml.XMLReader
 
close() - Method in class org.dasein.persist.Execution
Closes out the event and returns it to the shared stack.
close() - Method in class org.dasein.persist.Transaction
Closes the transaction.
column - Variable in class org.dasein.persist.jdbc.AutomatedSql.Criterion
 
column - Variable in class org.dasein.persist.RelationalCache.OrderedColumn
 
column - Variable in class org.dasein.persist.RelationalHSCache.OrderedColumn
 
commit() - Method in class org.dasein.persist.Transaction
Commits the transaction to the database and closes the transaction.
compareTo(LocalizedText) - Method in class org.dasein.persist.l10n.LocalizedText
 
compileTranslator(Class<?>, String) - Static method in class org.dasein.persist.PersistentFactory
Deprecated.  
connection - Variable in class org.dasein.persist.Execution
The connection to be used for the execution of this event.
ConnectionMonitor - Class in org.dasein.persist
 
ConnectionMonitor() - Constructor for class org.dasein.persist.ConnectionMonitor
 
contextDestroyed(ServletContextEvent) - Method in class org.dasein.persist.ConnectionMonitor
 
contextInitialized(ServletContextEvent) - Method in class org.dasein.persist.ConnectionMonitor
 
count() - Method in class org.dasein.persist.PersistentCache
 
count(SearchTerm...) - Method in class org.dasein.persist.PersistentCache
 
count() - Method in class org.dasein.persist.PersistentFactory
Deprecated. Counts the total number of objects governed by this factory in the database.
count(String, Object) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Counts the total number of objects in the database matching the specified criteria.
count(SearchTerm[]) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
count(Class<? extends Execution>, Map<String, Object>) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Counts the number of items matching an arbitrary query.
count() - Method in class org.dasein.persist.RelationalCache
Counts the total number of objects governed by this factory in the database.
count(SearchTerm...) - Method in class org.dasein.persist.RelationalCache
 
count() - Method in class org.dasein.persist.RelationalHSCache
Counts the total number of objects governed by this factory in the database.
count(SearchTerm...) - Method in class org.dasein.persist.RelationalHSCache
 
Counter - Class in org.dasein.persist.jdbc
 
Counter() - Constructor for class org.dasein.persist.jdbc.Counter
 
countJoin(Class<? extends Object>, String, Object) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
COUNTRY - Static variable in class org.dasein.persist.dao.LoadTranslator
 
COUNTRY - Static variable in class org.dasein.persist.dao.SaveTranslator
 
COUNTRY - Static variable in class org.dasein.persist.jdbc.TranslatorLoader
 
COUNTRY - Static variable in class org.dasein.persist.jdbc.TranslatorUpdater
 
create(Transaction, Map<String, Object>) - Method in class org.dasein.persist.HandlerSocketCache
 
create(Transaction, Map<String, Object>) - Method in class org.dasein.persist.PersistentCache
 
create(Transaction, Map<String, Object>) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Creates the specified object with the data provided in the specified state under the governance of the specified transaction.
create(Transaction, Map<String, Object>) - Method in class org.dasein.persist.RelationalCache
Creates the specified object with the data provided in the specified state under the governance of the specified transaction.
create(Transaction, Map<String, Object>) - Method in class org.dasein.persist.RelationalHSCache
Creates the specified object with the data provided in the specified state under the governance of the specified transaction.
create(Transaction, Map<String, Object>) - Method in class org.dasein.persist.RiakCache
 
CreateAttributes - Class in org.dasein.persist.attributes
 
CreateAttributes() - Constructor for class org.dasein.persist.attributes.CreateAttributes
 
createDependencies(Transaction, Map<String, Object>) - Method in interface org.dasein.persist.PersistentFactory.DependencyManager
Deprecated.  
CreateTypes - Class in org.dasein.persist.attributes
 
CreateTypes() - Constructor for class org.dasein.persist.attributes.CreateTypes
 
Creator - Class in org.dasein.persist.jdbc
 
Creator() - Constructor for class org.dasein.persist.jdbc.Creator
 

D

DASEIN_PERSIST_PROPERTIES - Static variable in class org.dasein.persist.Execution
 
DaseinSequencer - Class in org.dasein.persist
Provides a database-independent sequence generation scheme.
DaseinSequencer() - Constructor for class org.dasein.persist.DaseinSequencer
 
data - Variable in class org.dasein.persist.Execution
The data to be used for the execution of this event.
DataIntegrityException - Exception in org.dasein.persist
Thrown when some database request would result in violating integrity constraints.
DataIntegrityException() - Constructor for exception org.dasein.persist.DataIntegrityException
Constructs a new exception without explanation.
DataIntegrityException(String) - Constructor for exception org.dasein.persist.DataIntegrityException
Constructs a new exception with the specified error message.
Deleter - Class in org.dasein.persist.jdbc
 
Deleter() - Constructor for class org.dasein.persist.jdbc.Deleter
 
descending - Variable in class org.dasein.persist.RelationalCache.OrderedColumn
 
descending - Variable in class org.dasein.persist.RelationalHSCache.OrderedColumn
 
dsn - Variable in class org.dasein.persist.Execution
 

E

endElement(XMLReader, String) - Method in class org.dasein.persist.xml.TagDelegate
 
endElement(String, String, String) - Method in class org.dasein.persist.xml.XMLReader
 
endElement(XMLReader, String) - Method in class org.dasein.persist.xml.XMLReader.StringDelegate
 
endElement(XMLReader, String) - Method in class org.dasein.persist.xml.XMLReader.TranslatorDelegate
 
entity - Variable in class org.dasein.persist.jdbc.AutomatedSql.Criterion
 
equals(Object) - Method in class org.dasein.persist.Key
 
equals(Object) - Method in class org.dasein.persist.l10n.LocalizedText
 
execute(Transaction, Map<String, Object>) - Method in class org.dasein.persist.Execution
Deprecated. do not make direct calls to this method
execute(Class<? extends Execution>, Map<String, Object>) - Method in class org.dasein.persist.Transaction
 
execute(Class<? extends Execution>, Map<String, Object>, String) - Method in class org.dasein.persist.Transaction
 
execute(Execution, Map<String, Object>, String) - Method in class org.dasein.persist.Transaction
 
execute(Execution, Map<String, Object>) - Method in class org.dasein.persist.Transaction
Deprecated. use Transaction.execute(Class, Map)
Execution - Class in org.dasein.persist
Represents a database event, generally a specific query or update.
Execution() - Constructor for class org.dasein.persist.Execution
 
ExportHook<T> - Interface in org.dasein.persist
 

F

find(SearchTerm[], JiteratorFilter<T>, Boolean, String...) - Method in class org.dasein.persist.HandlerSocketCache
Very simply this the specified index by term.getColumn() using term.getValue().
find(SearchTerm...) - Method in class org.dasein.persist.PersistentCache
 
find(SearchTerm[], JiteratorFilter<T>, Boolean, String...) - Method in class org.dasein.persist.PersistentCache
 
find(String, Object) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Executes a search that may return multiple values.
find(String, Object, Boolean, String...) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
find(SearchTerm...) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
find(SearchTerm[], Boolean, String...) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
find(SearchTerm[], JiteratorFilter<T>, Boolean, String...) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
find(Class<? extends Object>, String, Object) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
find(Class<? extends Execution>, Map<String, Object>) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Executes an arbitrary search using the passed in search class and criteria.
find(SearchTerm[], JiteratorFilter<T>, Boolean, String...) - Method in class org.dasein.persist.RelationalCache
 
find(SearchTerm[], JiteratorFilter<T>, Boolean, String...) - Method in class org.dasein.persist.RelationalHSCache
 
find(SearchTerm[], JiteratorFilter<T>, Boolean, String...) - Method in class org.dasein.persist.RiakCache
 
findOwnerId(Class, String, String) - Method in class org.dasein.persist.attributes.AttributeDAO
 
FindOwnerId - Class in org.dasein.persist.attributes
 
FindOwnerId() - Constructor for class org.dasein.persist.attributes.FindOwnerId
 

G

get(Object) - Method in class org.dasein.persist.HandlerSocketCache
 
get(Object) - Method in class org.dasein.persist.PersistentCache
 
get(Map<String, Object>) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
get(String, Object) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Retrieves the object uniquely identified by the value for the specified ID field.
get(Object) - Method in class org.dasein.persist.RelationalCache
Retrieves the object uniquely identified by the value for the specified ID field.
get(Object) - Method in class org.dasein.persist.RelationalHSCache
Retrieves the object uniquely identified by the value for the specified ID field.
get(Object) - Method in class org.dasein.persist.RiakCache
 
getCache(Class<? extends CachedItem>, String) - Static method in class org.dasein.persist.PersistentCache
 
getCache() - Method in class org.dasein.persist.PersistentCache
 
getColumn() - Method in class org.dasein.persist.SearchTerm
 
getColumns() - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getConnection() - Method in class org.dasein.persist.Execution
 
getConnection() - Method in class org.dasein.persist.Transaction
Provides events with access to the connection supporting this transaction.
getCountry() - Method in class org.dasein.persist.l10n.LocalizedText
 
getCriteria() - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getDataSource() - Method in class org.dasein.persist.Execution
Events should implement this method to provide the name of the data source that will be used to create connections for this event.
getDataSourceName(String) - Static method in class org.dasein.persist.Execution
 
getDataSourceName(String, boolean) - Static method in class org.dasein.persist.Execution
 
getDelegate(String) - Method in class org.dasein.persist.xml.XMLReader
 
getElement(Class<?>) - Static method in class org.dasein.persist.xml.XMLWriter
 
getEnd() - Method in class org.dasein.persist.Range
 
getEntityJoin(Class<? extends CachedItem>) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getFields() - Method in class org.dasein.persist.Key
 
getIdentifier(String) - Method in class org.dasein.persist.Execution
 
getIdentifier(String, String) - Method in class org.dasein.persist.Execution
 
getInstance() - Static method in class org.dasein.persist.attributes.AttributeDAO
 
getInstance(Class<T>) - Static method in class org.dasein.persist.Execution
Provides an instance of an execution object for a specific subclass.
getInstance(String) - Static method in class org.dasein.persist.Sequencer
Looks to see if a sequencer has been generated for the sequence with the specified name.
getInstance(Class) - Static method in class org.dasein.persist.Sequencer
Returns a sequencer that will provide unique identifiers across all instances of the specified class.
getInstance() - Static method in class org.dasein.persist.Transaction
Provides a new transaction instance to manage your transaction context.
getInstance(boolean) - Static method in class org.dasein.persist.Transaction
 
getJoin() - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getJoin(Class<? extends CachedItem>) - Method in class org.dasein.persist.PersistentCache
 
getJoinEntities() - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getJoinEntity() - Method in class org.dasein.persist.SearchTerm
 
getJoins() - Method in class org.dasein.persist.PersistentCache
 
getJoinTable(Class<?>, Class<?>) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getKey() - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
getKeyValue(T) - Method in class org.dasein.persist.PersistentCache
 
getKeyValue(T, Key) - Method in class org.dasein.persist.PersistentCache
 
getKeyValue(Map<String, Object>, Key) - Method in class org.dasein.persist.PersistentCache
 
getKeyValues(int, SearchTerm...) - Method in class org.dasein.persist.PersistentCache
 
getLanguage() - Method in class org.dasein.persist.l10n.LocalizedText
 
getLocale() - Method in class org.dasein.persist.l10n.LocalizedText
 
getLocalizationCode() - Method in class org.dasein.persist.l10n.LocalizationGroup
 
getLocalizationCode() - Method in class org.dasein.persist.l10n.LocalizedText
 
getName() - Method in class org.dasein.persist.Sequencer
 
getNewKeyValue() - Method in class org.dasein.persist.PersistentCache
 
getNewKeyValue() - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
getOperator() - Method in class org.dasein.persist.SearchTerm
 
getPrimaryKey() - Method in class org.dasein.persist.PersistentCache
 
getPrimaryKeyField() - Method in class org.dasein.persist.PersistentCache
 
getQuotes() - Method in class org.dasein.persist.Execution
 
getRootCause() - Method in exception org.dasein.persist.PersistenceException
 
getSecondaryKeys() - Method in class org.dasein.persist.PersistentCache
 
getSqlName(Class<?>) - Method in class org.dasein.persist.HandlerSocketCache
 
getSqlName(String) - Method in class org.dasein.persist.HandlerSocketCache
 
getSqlName(Class<?>) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getSqlName(String) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getSqlName(Class) - Method in class org.dasein.persist.jdbc.TranslationSql
 
getSqlName(String) - Method in class org.dasein.persist.jdbc.TranslationSql
 
getSqlName(Class<?>) - Method in class org.dasein.persist.RelationalHSCache
 
getSqlName(String) - Method in class org.dasein.persist.RelationalHSCache
 
getSqlNameForClassName(String) - Method in class org.dasein.persist.HandlerSocketCache
 
getSqlNameForClassName(String) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getSqlNameForClassName(String) - Method in class org.dasein.persist.jdbc.TranslationSql
 
getSqlNameForClassName(String) - Method in class org.dasein.persist.RelationalHSCache
 
getStart() - Method in class org.dasein.persist.Range
 
getState() - Method in class org.dasein.persist.Execution
 
getState() - Method in class org.dasein.persist.Memento
 
getStatement() - Method in class org.dasein.persist.attributes.CreateAttributes
 
getStatement() - Method in class org.dasein.persist.attributes.CreateTypes
 
getStatement() - Method in class org.dasein.persist.attributes.FindOwnerId
 
getStatement() - Method in class org.dasein.persist.attributes.LoadAttributes
 
getStatement() - Method in class org.dasein.persist.attributes.LoadTypes
 
getStatement() - Method in class org.dasein.persist.attributes.RemoveAttributes
 
getStatement() - Method in class org.dasein.persist.attributes.RemoveTypes
 
getStatement() - Method in class org.dasein.persist.dao.LoadTranslator
 
getStatement() - Method in class org.dasein.persist.dao.RemoveTranslator
 
getStatement() - Method in class org.dasein.persist.dao.SaveTranslator
 
getStatement() - Method in class org.dasein.persist.Execution
 
getStatement(Connection) - Method in class org.dasein.persist.Execution
 
getStatement(Connection, Map<String, Object>) - Method in class org.dasein.persist.Execution
 
getStatement() - Method in class org.dasein.persist.jdbc.Counter
 
getStatement() - Method in class org.dasein.persist.jdbc.Creator
 
getStatement() - Method in class org.dasein.persist.jdbc.Deleter
 
getStatement() - Method in class org.dasein.persist.jdbc.Loader
 
getStatement() - Method in class org.dasein.persist.jdbc.TranslatorDeleter
 
getStatement() - Method in class org.dasein.persist.jdbc.TranslatorLoader
 
getStatement() - Method in class org.dasein.persist.jdbc.TranslatorUpdater
 
getStatement() - Method in class org.dasein.persist.jdbc.Updater
 
getTable() - Method in class org.dasein.persist.dao.LoadTranslator
 
getTable() - Method in class org.dasein.persist.dao.RemoveTranslator
 
getTable() - Method in class org.dasein.persist.dao.SaveTranslator
 
getTable() - Method in class org.dasein.persist.jdbc.TranslatorDeleter
 
getTable() - Method in class org.dasein.persist.jdbc.TranslatorLoader
 
getTable() - Method in class org.dasein.persist.jdbc.TranslatorUpdater
 
getTableName() - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getTarget() - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getTarget() - Method in class org.dasein.persist.PersistentCache
 
getTextCode() - Method in class org.dasein.persist.l10n.LocalizedText
 
getTextGroup() - Method in class org.dasein.persist.l10n.LocalizationGroup
 
getTextGroup() - Method in class org.dasein.persist.l10n.LocalizedText
 
getTextId() - Method in class org.dasein.persist.l10n.LocalizationGroup
 
getTextMessage() - Method in class org.dasein.persist.l10n.LocalizedText
 
getTransactionId() - Method in class org.dasein.persist.Transaction
Each transaction has a number that helps identify it for debugging purposes.
getTranslation(Locale...) - Method in class org.dasein.persist.l10n.LocalizationGroup
 
getTranslationMethod() - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getTranslations(String, String) - Static method in class org.dasein.persist.l10n.LocalizedText
 
getTranslators() - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getTypes() - Method in class org.dasein.persist.HandlerSocketCache
 
getTypes() - Method in class org.dasein.persist.jdbc.AutomatedSql
 
getTypes() - Method in class org.dasein.persist.RelationalHSCache
 
getValue(String, int, ResultSet) - Method in class org.dasein.persist.HandlerSocketCache
 
getValue(String, int, ResultSet) - Method in class org.dasein.persist.jdbc.Loader
 
getValue(String, int, ResultSet) - Method in class org.dasein.persist.RelationalHSCache
 
getValue() - Method in class org.dasein.persist.SearchTerm
 
getVariant() - Method in class org.dasein.persist.l10n.LocalizedText
 
getXml(T) - Method in interface org.dasein.persist.xml.BodyAppender
 
GROUP - Static variable in class org.dasein.persist.attributes.AttributeDAO
 

H

HandlerSocketCache<T extends org.dasein.util.CachedItem> - Class in org.dasein.persist
Implements HanderSocket.
HandlerSocketCache() - Constructor for class org.dasein.persist.HandlerSocketCache
 
hashCode() - Method in class org.dasein.persist.l10n.LocalizedText
 
hashCode() - Method in class org.dasein.persist.Transaction
 
hsFind(String, String...) - Method in class org.dasein.persist.RelationalHSCache
 
hsFind(String, AutomatedSql.Operator, String...) - Method in class org.dasein.persist.RelationalHSCache
 
hsFind(String, AutomatedSql.Operator, int, int, String...) - Method in class org.dasein.persist.RelationalHSCache
Hits the HandlerSocket index directly, caching objects it finds.

I

ImportHook<T> - Interface in org.dasein.persist
 
INDEX - Static variable in class org.dasein.persist.attributes.AttributeDAO
 
init(Class<T>, Key...) - Method in class org.dasein.persist.HandlerSocketCache
Constructs a new persistent factory for objects of the specified class with the named unique identifier attributes.
init() - Method in class org.dasein.persist.jdbc.AutomatedSql
 
init(Class<T>, Key...) - Method in class org.dasein.persist.PersistentCache
 
init(Class<T>, Key...) - Method in class org.dasein.persist.RelationalCache
Constructs a new persistent factory for objects of the specified class with the named unique identifier attributes.
init(Class<T>, Key...) - Method in class org.dasein.persist.RelationalHSCache
Constructs a new persistent factory for objects of the specified class with the named unique identifier attributes as well as with reading the persistence properties file to find out the HandlerSocket host, database, port and pool size.
initBase(Class<? extends CachedItem>, Key...) - Method in class org.dasein.persist.PersistentCache
 
isDone() - Method in class org.dasein.persist.xml.TagDelegate
 
isReadOnly() - Method in class org.dasein.persist.Execution
 
isTranslating() - Method in class org.dasein.persist.jdbc.AutomatedSql
 
isUpperCase() - Method in class org.dasein.persist.Execution
 
iterator() - Method in class org.dasein.persist.Range
 

J

joinEntity - Variable in class org.dasein.persist.PersistentCache.EntityJoin
 
joinField - Variable in class org.dasein.persist.PersistentCache.EntityJoin
 

K

Key - Class in org.dasein.persist
 
Key(String...) - Constructor for class org.dasein.persist.Key
 

L

LANGUAGE - Static variable in class org.dasein.persist.dao.LoadTranslator
 
LANGUAGE - Static variable in class org.dasein.persist.dao.SaveTranslator
 
LANGUAGE - Static variable in class org.dasein.persist.jdbc.TranslatorLoader
 
LANGUAGE - Static variable in class org.dasein.persist.jdbc.TranslatorUpdater
 
list() - Method in class org.dasein.persist.HandlerSocketCache
 
list() - Method in class org.dasein.persist.PersistentCache
 
list(boolean, String...) - Method in class org.dasein.persist.PersistentCache
 
list() - Method in class org.dasein.persist.PersistentFactory
Deprecated. Loads all elements of this class from the data store.
list(boolean, String...) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
list(Class<? extends Execution>) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
list() - Method in class org.dasein.persist.RelationalCache
Loads all elements of this class from the data store.
list() - Method in class org.dasein.persist.RelationalHSCache
Loads all elements of this class from the data store.
list() - Method in class org.dasein.persist.RiakCache
 
LISTING - Static variable in class org.dasein.persist.jdbc.Loader
 
LISTING - Static variable in class org.dasein.persist.PersistentFactory
Deprecated. Convenience constant used by search executions as they key for multi-valued results.
load(Map<String, Object>) - Method in class org.dasein.persist.Memento
Loads the data values into the persistent object.
loadAttributes(Class, String) - Method in class org.dasein.persist.attributes.AttributeDAO
 
LoadAttributes - Class in org.dasein.persist.attributes
 
LoadAttributes() - Constructor for class org.dasein.persist.attributes.LoadAttributes
 
loadDependencies(Map<String, Object>) - Method in interface org.dasein.persist.PersistentFactory.DependencyManager
Deprecated.  
Loader - Class in org.dasein.persist.jdbc
 
Loader() - Constructor for class org.dasein.persist.jdbc.Loader
 
loadStringTranslations(Transaction, Class, String) - Method in class org.dasein.persist.Execution
 
loadStringTranslations(Transaction, Class, String) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
loadTranslations(Transaction, String) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
LoadTranslator - Class in org.dasein.persist.dao
LoadTranslator TODO Document this class.
LoadTranslator() - Constructor for class org.dasein.persist.dao.LoadTranslator
 
loadTypes(Class, String) - Method in class org.dasein.persist.attributes.AttributeDAO
 
loadTypes(Transaction, Class, String) - Method in class org.dasein.persist.attributes.AttributeDAO
 
LoadTypes - Class in org.dasein.persist.attributes
 
LoadTypes() - Constructor for class org.dasein.persist.attributes.LoadTypes
 
loadXml(InputStream) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
localField - Variable in class org.dasein.persist.PersistentCache.EntityJoin
 
LocalizationGroup - Class in org.dasein.persist.l10n
 
LocalizationGroup() - Constructor for class org.dasein.persist.l10n.LocalizationGroup
 
LocalizationGroup(String, String) - Constructor for class org.dasein.persist.l10n.LocalizationGroup
 
LocalizedText - Class in org.dasein.persist.l10n
 
LocalizedText() - Constructor for class org.dasein.persist.l10n.LocalizedText
 
logger - Static variable in class org.dasein.persist.HandlerSocketCache
 
logger - Static variable in class org.dasein.persist.jdbc.Loader
 
logger - Static variable in class org.dasein.persist.PersistentFactory
Deprecated.  
logger - Static variable in class org.dasein.persist.RelationalCache
 
logger - Static variable in class org.dasein.persist.RelationalHSCache
 
logger - Static variable in class org.dasein.persist.RiakCache
 

M

main(String...) - Static method in class org.dasein.persist.xml.XMLReader
EVERYTHING BELOW HERE IS FOR TESTING PURPOSES AND NOT CRITICAL
main(String...) - Static method in class org.dasein.persist.xml.XMLWriter
 
matches(SearchTerm...) - Method in class org.dasein.persist.Key
 
matches(String) - Method in class org.dasein.persist.xml.TagDelegate
 
matches(String) - Method in class org.dasein.persist.xml.XMLReader.StringDelegate
 
matches(String) - Method in class org.dasein.persist.xml.XMLReader.TranslatorDelegate
 
matchKeys(SearchTerm[]) - Method in class org.dasein.persist.PersistentCache
 
Memento<K> - Class in org.dasein.persist
Provides state translation for persistent objects.
Memento(K) - Constructor for class org.dasein.persist.Memento
Constructs a memento for the specified persistent object.

N

NAME - Static variable in class org.dasein.persist.attributes.AttributeDAO
 
next() - Method in class org.dasein.persist.DaseinSequencer
Generates a new unique number.
next() - Method in class org.dasein.persist.Sequencer
Generates a new unique number based on the implementation class' algorithm of choice.

O

operator - Variable in class org.dasein.persist.jdbc.AutomatedSql.Criterion
 
org.dasein.persist - package org.dasein.persist
The Dasein Persistence Libraries provide data access tools that support the development of database applications.
org.dasein.persist.attributes - package org.dasein.persist.attributes
 
org.dasein.persist.dao - package org.dasein.persist.dao
 
org.dasein.persist.jdbc - package org.dasein.persist.jdbc
 
org.dasein.persist.l10n - package org.dasein.persist.l10n
 
org.dasein.persist.xml - package org.dasein.persist.xml
 
OWNER_CLASS - Static variable in class org.dasein.persist.attributes.AttributeDAO
 
OWNER_CLASS - Static variable in class org.dasein.persist.dao.SaveTranslator
 
OWNER_ID - Static variable in class org.dasein.persist.attributes.AttributeDAO
 
OWNER_ID - Static variable in class org.dasein.persist.dao.SaveTranslator
 
OWNER_ID - Static variable in class org.dasein.persist.jdbc.TranslatorUpdater
 

P

parseFields(Class<?>, Collection<String>, Map<String, Class<?>>, Collection<String>) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
PersistenceException - Exception in org.dasein.persist
Represents an error accessing some sort of data store.
PersistenceException() - Constructor for exception org.dasein.persist.PersistenceException
Constructs a new persistence exception that appears to have happened for new good readon whatsoever.
PersistenceException(String) - Constructor for exception org.dasein.persist.PersistenceException
Constructs a new persistence exception with the specified explanation.
PersistenceException(Exception) - Constructor for exception org.dasein.persist.PersistenceException
Constructs a new persistence exception that results from the specified data store exception.
PersistentCache<T extends org.dasein.util.CachedItem> - Class in org.dasein.persist
 
PersistentCache() - Constructor for class org.dasein.persist.PersistentCache
 
PersistentCache.EntityJoin - Class in org.dasein.persist
 
PersistentCache.EntityJoin() - Constructor for class org.dasein.persist.PersistentCache.EntityJoin
 
PersistentFactory<T> - Class in org.dasein.persist
Deprecated. This API is ancient and is being deprecated in favor of the new @{link PersistentCache}
PersistentFactory(Class<T>, String...) - Constructor for class org.dasein.persist.PersistentFactory
Deprecated. Constructs a new persistent factory for objects of the specified class with the named unique identifier attributes.
PersistentFactory(Class<T>, boolean, String...) - Constructor for class org.dasein.persist.PersistentFactory
Deprecated. 
PersistentFactory(Class<T>, AutomatedSql.TranslationMethod, String...) - Constructor for class org.dasein.persist.PersistentFactory
Deprecated. Constructs a new persistent factory for objects of the specified class with the named unique identifier attributes.
PersistentFactory.DependencyManager<T> - Interface in org.dasein.persist
Deprecated.  
prepare(String, int, Object) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
prepare(String, int, Object, Class<?>) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
prepare(Map<String, Object>) - Method in class org.dasein.persist.jdbc.Counter
 
prepare(Map<String, Object>) - Method in class org.dasein.persist.jdbc.Creator
 
prepare(Map<String, Object>) - Method in class org.dasein.persist.jdbc.Deleter
 
prepare(Map<String, Object>) - Method in class org.dasein.persist.jdbc.Loader
 
prepare(Map<String, Object>) - Method in class org.dasein.persist.jdbc.Updater
 
prepareCreate(Transaction, Map<String, Object>) - Method in interface org.dasein.persist.ImportHook
 
prepareExport(PrintWriter, T) - Method in interface org.dasein.persist.ExportHook
 
prepareFor(String, int, Object, String) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
prepareFor(String, int, Object, Class<?>) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
prepareUpdate(Transaction, Map<String, Object>) - Method in interface org.dasein.persist.ImportHook
 
PROPERTIES - Static variable in class org.dasein.persist.Execution
 
PROPERTIES - Static variable in class org.dasein.persist.Sequencer
 

R

Range - Class in org.dasein.persist
 
Range(int, int) - Constructor for class org.dasein.persist.Range
 
read(InputStream, Class<T>, TagDelegate...) - Method in class org.dasein.persist.xml.XMLReader
 
RelationalCache<T extends org.dasein.util.CachedItem> - Class in org.dasein.persist
 
RelationalCache() - Constructor for class org.dasein.persist.RelationalCache
 
RelationalCache.OrderedColumn - Class in org.dasein.persist
 
RelationalCache.OrderedColumn() - Constructor for class org.dasein.persist.RelationalCache.OrderedColumn
 
RelationalHSCache<T extends org.dasein.util.CachedItem> - Class in org.dasein.persist
A relational AND HandlerSocket cache.
RelationalHSCache() - Constructor for class org.dasein.persist.RelationalHSCache
 
RelationalHSCache.OrderedColumn - Class in org.dasein.persist
 
RelationalHSCache.OrderedColumn() - Constructor for class org.dasein.persist.RelationalHSCache.OrderedColumn
 
remove(Transaction, T) - Method in class org.dasein.persist.HandlerSocketCache
 
remove(Transaction, T) - Method in class org.dasein.persist.PersistentCache
 
remove(Transaction, T) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Removes the specified item from the system permanently.
remove(Transaction, T) - Method in class org.dasein.persist.RelationalCache
Removes the specified item from the system permanently.
remove(Transaction, T) - Method in class org.dasein.persist.RelationalHSCache
Removes the specified item from the system permanently.
remove(Transaction, T) - Method in class org.dasein.persist.RiakCache
 
removeAttributes(Transaction, Class, String) - Method in class org.dasein.persist.attributes.AttributeDAO
 
RemoveAttributes - Class in org.dasein.persist.attributes
 
RemoveAttributes() - Constructor for class org.dasein.persist.attributes.RemoveAttributes
 
removeDependencies(Transaction, Map<String, Object>) - Method in interface org.dasein.persist.PersistentFactory.DependencyManager
Deprecated.  
removeStringTranslations(Transaction, Class, String) - Method in class org.dasein.persist.Execution
 
removeStringTranslations(Transaction, Class, String) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
removeTranslations(Transaction, String) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
RemoveTranslator - Class in org.dasein.persist.dao
LoadTranslator TODO Document this class.
RemoveTranslator() - Constructor for class org.dasein.persist.dao.RemoveTranslator
 
removeTypes(Transaction, Class, String) - Method in class org.dasein.persist.attributes.AttributeDAO
 
RemoveTypes - Class in org.dasein.persist.attributes
 
RemoveTypes() - Constructor for class org.dasein.persist.attributes.RemoveTypes
 
report() - Method in class org.dasein.persist.ConnectionMonitor
 
report() - Static method in class org.dasein.persist.Transaction
 
results - Variable in class org.dasein.persist.Execution
The JDBC results from the execution of this event.
RiakCache<T extends org.dasein.util.CachedItem> - Class in org.dasein.persist
 
RiakCache() - Constructor for class org.dasein.persist.RiakCache
 
rollback() - Method in class org.dasein.persist.Transaction
Rolls back the transaction and closes this transaction.
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.attributes.CreateAttributes
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.attributes.CreateTypes
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.attributes.FindOwnerId
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.attributes.LoadAttributes
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.attributes.LoadTypes
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.attributes.RemoveAttributes
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.attributes.RemoveTypes
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.dao.LoadTranslator
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.dao.RemoveTranslator
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.dao.SaveTranslator
 
run() - Method in class org.dasein.persist.Execution
Deprecated. use Execution.run(Transaction, Map)
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.Execution
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.jdbc.Counter
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.jdbc.Creator
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.jdbc.Deleter
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.jdbc.Loader
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.jdbc.TranslatorDeleter
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.jdbc.TranslatorLoader
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.jdbc.TranslatorUpdater
 
run(Transaction, Map<String, Object>) - Method in class org.dasein.persist.jdbc.Updater
 

S

save(Map<String, Object>) - Method in class org.dasein.persist.Memento
Saves the current state of the persistent object.
saveAttributes(Transaction, Class, String, Class, String, AttributeMap) - Method in class org.dasein.persist.attributes.AttributeDAO
 
saveStringTranslation(Transaction, Class, String, String, Translator<String>) - Method in class org.dasein.persist.Execution
 
saveStringTranslation(Transaction, String, String, String, Translator<String>) - Method in class org.dasein.persist.Execution
 
saveStringTranslation(Transaction, String, String, String, Translator<String>) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
saveTranslation(Transaction, String, String, Translator<String>) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
SaveTranslator - Class in org.dasein.persist.dao
LoadTranslator TODO Document this class.
SaveTranslator() - Constructor for class org.dasein.persist.dao.SaveTranslator
 
saveTypes(Transaction, Class, String, DataTypeMap) - Method in class org.dasein.persist.attributes.AttributeDAO
 
SearchTerm - Class in org.dasein.persist
 
SearchTerm(String, Object) - Constructor for class org.dasein.persist.SearchTerm
 
SearchTerm(String, AutomatedSql.Operator, Object) - Constructor for class org.dasein.persist.SearchTerm
 
SearchTerm(Class<? extends CachedItem>, String, AutomatedSql.Operator, Object) - Constructor for class org.dasein.persist.SearchTerm
 
Sequencer - Class in org.dasein.persist
Provides a generic interface for sequence generation that may be implemented by a number of different sequence providers.
Sequencer() - Constructor for class org.dasein.persist.Sequencer
Constructs an empty sequencer with no name.
setCreate(Class<? extends Execution>) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Sets the class that manages the query that will create objects in this factory in the data store.
setCriteria(String...) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
setCriteria(AutomatedSql.Criterion...) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
setCriteria(AutomatedSql.Join, String...) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
setCriteria(AutomatedSql.Join, AutomatedSql.Criterion...) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
setCustomTranslating() - Method in class org.dasein.persist.jdbc.AutomatedSql
 
setData(HashMap<String, Object>) - Method in class org.dasein.persist.Execution
Method to set the data to be used in the transaction.
setDependency(PersistentFactory.DependencyManager<T>) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Sets the callback class to handle the management of dependencies.
setDone() - Method in class org.dasein.persist.xml.TagDelegate
 
setDsn(String) - Method in class org.dasein.persist.Execution
 
setEntityJoins(Map<Class<? extends CachedItem>, PersistentCache.EntityJoin>) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
setExportHook(ExportHook<T>) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
setImportHook(ImportHook<T>) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
setName(String) - Method in class org.dasein.persist.Sequencer
Sets the sequencer name.
setOrder(boolean, String...) - Method in class org.dasein.persist.jdbc.Loader
 
setRemove(Class<? extends Execution>) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Sets the class that manages the query that will remove objects in this factory from the data store.
setTarget(String) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
setTarget(Class<?>) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
setTarget(String, Class<?>) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
setTextGroup(String) - Method in class org.dasein.persist.l10n.LocalizationGroup
 
setTextId(String) - Method in class org.dasein.persist.l10n.LocalizationGroup
 
setTranslating(boolean) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
setTranslating(PersistentFactory<?>) - Method in class org.dasein.persist.jdbc.AutomatedSql
 
setUpdate(Class<? extends Execution>) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Sets the class that manages the query that will update objects in this factory in the data store.
sql - Variable in class org.dasein.persist.attributes.LoadTypes
 
startElement(XMLReader, String, Map<String, String>) - Method in class org.dasein.persist.xml.TagDelegate
 
startElement(String, String, String, Attributes) - Method in class org.dasein.persist.xml.XMLReader
 
startElement(XMLReader, String, Map<String, String>) - Method in class org.dasein.persist.xml.XMLReader.StringDelegate
 
startElement(XMLReader, String, Map<String, String>) - Method in class org.dasein.persist.xml.XMLReader.TranslatorDelegate
 
statement - Variable in class org.dasein.persist.Execution
The prepared statement that will execute the event.

T

TagDelegate - Class in org.dasein.persist.xml
 
TagDelegate() - Constructor for class org.dasein.persist.xml.TagDelegate
 
TEXT_VALUE - Static variable in class org.dasein.persist.attributes.AttributeDAO
 
toString() - Method in enum org.dasein.persist.jdbc.AutomatedSql.Operator
 
toString() - Method in class org.dasein.persist.l10n.LocalizationGroup
 
toString() - Method in class org.dasein.persist.l10n.LocalizedText
 
toString() - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
toString() - Method in class org.dasein.persist.RelationalCache
 
toString() - Method in class org.dasein.persist.RelationalHSCache
 
toString() - Method in class org.dasein.persist.RiakCache
 
toString() - Method in class org.dasein.persist.SearchTerm
 
Transaction - Class in org.dasein.persist
Represents a database transaction to applications managing their own transactions.
TRANSLATION - Static variable in class org.dasein.persist.dao.LoadTranslator
 
TRANSLATION - Static variable in class org.dasein.persist.dao.SaveTranslator
 
TRANSLATION - Static variable in class org.dasein.persist.jdbc.TranslatorLoader
 
TRANSLATION - Static variable in class org.dasein.persist.jdbc.TranslatorUpdater
 
TranslationSql - Class in org.dasein.persist.jdbc
 
TranslationSql() - Constructor for class org.dasein.persist.jdbc.TranslationSql
 
TranslatorDeleter - Class in org.dasein.persist.jdbc
Provides basic operations to delete translations associated with a specific object from the database.
TranslatorDeleter() - Constructor for class org.dasein.persist.jdbc.TranslatorDeleter
 
TranslatorLoader - Class in org.dasein.persist.jdbc
 
TranslatorLoader() - Constructor for class org.dasein.persist.jdbc.TranslatorLoader
 
TranslatorUpdater - Class in org.dasein.persist.jdbc
Saves translations to the database.
TranslatorUpdater() - Constructor for class org.dasein.persist.jdbc.TranslatorUpdater
 
TYPE_CLASS - Static variable in class org.dasein.persist.attributes.AttributeDAO
 
TYPE_ID - Static variable in class org.dasein.persist.attributes.AttributeDAO
 
TYPES - Static variable in class org.dasein.persist.attributes.AttributeDAO
 

U

update(Transaction, T, Map<String, Object>) - Method in class org.dasein.persist.HandlerSocketCache
 
update(Transaction, T, Map<String, Object>) - Method in class org.dasein.persist.PersistentCache
 
update(Transaction, T, Map<String, Object>) - Method in class org.dasein.persist.PersistentFactory
Deprecated. Updates the specified object with the data provided in the specified state under the governance of the specified transaction.
update(Transaction, T, Map<String, Object>) - Method in class org.dasein.persist.RelationalCache
Updates the specified object with the data provided in the specified state under the governance of the specified transaction.
update(Transaction, T, Map<String, Object>) - Method in class org.dasein.persist.RelationalHSCache
Updates the specified object with the data provided in the specified state under the governance of the specified transaction.
update(Transaction, T, Map<String, Object>) - Method in class org.dasein.persist.RiakCache
 
updateDependencies(Transaction, T, Map<String, Object>) - Method in interface org.dasein.persist.PersistentFactory.DependencyManager
Deprecated.  
Updater - Class in org.dasein.persist.jdbc
 
Updater() - Constructor for class org.dasein.persist.jdbc.Updater
 

V

valueOf(String) - Static method in enum org.dasein.persist.jdbc.AutomatedSql.Join
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.dasein.persist.jdbc.AutomatedSql.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.dasein.persist.jdbc.AutomatedSql.TranslationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.dasein.persist.l10n.LocalizationGroup
 
values() - Static method in enum org.dasein.persist.jdbc.AutomatedSql.Join
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.dasein.persist.jdbc.AutomatedSql.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.dasein.persist.jdbc.AutomatedSql.TranslationMethod
Returns an array containing the constants of this enum type, in the order they are declared.

W

W_OWNER_CLASS - Static variable in class org.dasein.persist.dao.LoadTranslator
 
W_OWNER_CLASS - Static variable in class org.dasein.persist.dao.RemoveTranslator
 
W_OWNER_ID - Static variable in class org.dasein.persist.dao.LoadTranslator
 
W_OWNER_ID - Static variable in class org.dasein.persist.dao.RemoveTranslator
 
W_OWNER_ID - Static variable in class org.dasein.persist.jdbc.TranslatorDeleter
 
W_OWNER_ID - Static variable in class org.dasein.persist.jdbc.TranslatorLoader
 
write(File, String) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
write(File, InputStream) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
write(PrintWriter, C) - Method in class org.dasein.persist.xml.XMLWriter
 
write(PrintWriter, C, BodyAppender<C>) - Method in class org.dasein.persist.xml.XMLWriter
 
write(PrintWriter, C, String) - Method in class org.dasein.persist.xml.XMLWriter
 
write(PrintWriter, C, String, BodyAppender<C>) - Method in class org.dasein.persist.xml.XMLWriter
 
writeXml(PrintWriter) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
writeXml(PrintWriter, T) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
writeXml(PrintWriter, String, Object) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  
writeXml(PrintWriter, Class<? extends Execution>, Map<String, Object>) - Method in class org.dasein.persist.PersistentFactory
Deprecated.  

X

XMLReader<T> - Class in org.dasein.persist.xml
 
XMLReader() - Constructor for class org.dasein.persist.xml.XMLReader
 
XMLReader.StringDelegate - Class in org.dasein.persist.xml
 
XMLReader.StringDelegate() - Constructor for class org.dasein.persist.xml.XMLReader.StringDelegate
 
XMLReader.TranslatorDelegate - Class in org.dasein.persist.xml
 
XMLReader.TranslatorDelegate() - Constructor for class org.dasein.persist.xml.XMLReader.TranslatorDelegate
 
XMLWriter<C> - Class in org.dasein.persist.xml
 
XMLWriter() - Constructor for class org.dasein.persist.xml.XMLWriter
 

A B C D E F G H I J K L M N O P R S T U V W X

Copyright © 2011 enStratus Networks LLC. All Rights Reserved.