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

G

GB18030 - Static variable in interface com.nonesole.persistence.file.AuailableCharsets
GB18030
GB2312 - Static variable in interface com.nonesole.persistence.file.AuailableCharsets
GB2312
GBK - Static variable in interface com.nonesole.persistence.file.AuailableCharsets
GBK
getAimFolder() - Method in class com.nonesole.persistence.main.FileBean
 
getAutoCommit() - Method in class com.nonesole.persistence.connectionpool.ConnectionWrapper
 
getBlobOperations() - Method in class com.nonesole.persistence.sql.SQLOperationsFactory
This bean will transform object to a prepared sql and execute it.It supports saving blob data,Objects which have blob data have to save blob data as byte array.(byte[])
getCatalog() - Method in class com.nonesole.persistence.connectionpool.ConnectionWrapper
 
getCircleTime() - Method in class com.nonesole.persistence.file.catalog.Catalog
 
getCircleTime() - Method in interface com.nonesole.persistence.file.catalog.ICatalog
Circle time(ms)
getClassName() - Method in class com.nonesole.persistence.file.catalog.CatalogEntry
 
getClassName() - Method in class com.nonesole.persistence.file.search.SearchConditions
 
getClassName() - Method in class com.nonesole.persistence.sql.parser.SqlConfigMapping
 
getClazz() - Method in class com.nonesole.persistence.file.operation.first.IndexStoreBean
 
getConfig(String) - Static method in class com.nonesole.persistence.file.operation.first.SeFileAction
Get set which likes db folder path from config file.
getConfig() - Method in class com.nonesole.persistence.sql.parser.SqlConfigParser
Return configuration
getConfigMap() - Method in class com.nonesole.persistence.sql.parser.SqlConfigParser
Return O-R mappings
getConnection() - Method in class com.nonesole.persistence.connectionpool.DriverDataSource
 
getConnection(String, String) - Method in class com.nonesole.persistence.connectionpool.DriverDataSource
 
getConnection() - Method in class com.nonesole.persistence.connectionpool.DriverPooledConnection
 
getConnectionPool(String) - Static method in class com.nonesole.persistence.connectionpool.parser.ConnectionPoolConfigParser
Get connection pool
getConnectionPoolName() - Method in class com.nonesole.persistence.connectionpool.parser.DriverProperties
 
getContent(Object) - Method in interface com.nonesole.persistence.file.IFileTransformer
Object -> File(some format)
getContent(Object) - Method in class com.nonesole.persistence.file.properties.PropertiesTransformer
 
getContent(Object) - Method in class com.nonesole.persistence.file.se.SerializationTransformer
 
getContent(Object) - Method in class com.nonesole.persistence.file.txt.TXTTransformer
 
getContent(Object) - Method in class com.nonesole.persistence.file.xml.XMLTransformer
 
getDataSource(String) - Method in class com.nonesole.persistence.connectionpool.ConnectionPoolContext
Return datasource
getDataSourceName() - Method in class com.nonesole.persistence.connectionpool.parser.DriverProperties
 
getDataSources() - Static method in class com.nonesole.persistence.connectionpool.parser.DataSourceConfigParser
Get configuration list of DataSource
getDefaultByteArrayOutputStream() - Method in class com.nonesole.persistence.tools.FileHandler
Get default ByteArrayOutputStream object whose cache is 1024
getDefaultFileName() - Method in class com.nonesole.persistence.file.catalog.CatalogFactory
Get default manage file name of catalog service from config.properties file
getDefaultRootPath() - Static method in class com.nonesole.persistence.tools.FileToolkit
Get root path of project
getDriverClass() - Method in class com.nonesole.persistence.connectionpool.parser.DriverProperties
 
getDriverProperties() - Method in class com.nonesole.persistence.connectionpool.DriverDataSource
Get driver configuration
getEndTime() - Method in class com.nonesole.persistence.file.search.SearchConditions
 
getEnv(String) - Static method in class com.nonesole.persistence.file.operation.first.SeFileAction
Get set which likes db folder path from system env.
getEnvironment() - Method in class com.nonesole.persistence.jndi.PersistenceContext
 
getField() - Method in class com.nonesole.persistence.file.operation.first.IndexStoreBean
 
getFieldValue(Field, Object) - Static method in class com.nonesole.persistence.tools.ReflectToolkit
Get value by get method
getFileName() - Method in class com.nonesole.persistence.file.catalog.CatalogEntry
 
getFileName() - Method in class com.nonesole.persistence.file.search.SearchConditions
 
getFileNames(String, String) - Static method in class com.nonesole.persistence.tools.FileToolkit
Get files' name array in dictionary
getFilePath() - Method in class com.nonesole.persistence.file.operation.first.IndexStoreBean
 
getFileTransformer(int) - Method in class com.nonesole.persistence.file.TransformerFactory
Get some file transformer by file type(Integer format).
getFileTransformer(String) - Method in class com.nonesole.persistence.file.TransformerFactory
Get some file transformer by file type(String format).
getFolderPath() - Method in class com.nonesole.persistence.file.catalog.Catalog
 
getFolderPath() - Method in interface com.nonesole.persistence.file.catalog.ICatalog
Get folder path
getFrameEnv() - Method in class com.nonesole.persistence.main.FrameEnvService
Get properties of frame
getHoldability() - Method in class com.nonesole.persistence.connectionpool.ConnectionWrapper
 
getId() - Method in class com.nonesole.persistence.file.catalog.CatalogEntry
 
getId() - Method in class com.nonesole.persistence.main.FileBean
 
getIndex(Class<?>, String) - Method in interface com.nonesole.persistence.file.operation.first.FileAction
Get new index which made of TreeMap.
getIndex(Class<?>, String) - Method in class com.nonesole.persistence.file.operation.first.SeFileAction
 
getIndex(Class<?>, String) - Method in class com.nonesole.persistence.file.operation.first.SingletonSeFileAction
 
getInitialContext() - Method in class com.nonesole.persistence.connectionpool.ConnectionPoolContext
Return the only one context.
getInitialContext(Hashtable<?, ?>) - Method in class com.nonesole.persistence.jndi.PersistenceInitCtxFactory
 
getInitialPoolSize() - Method in class com.nonesole.persistence.connectionpool.parser.ConnectionPoolProperties
 
getInsertConnection(Connection, Object) - Method in class com.nonesole.persistence.sql.PreparedStatementDML
Get connection which contains insert sql
getInsertConnection(Connection, Object, Field[]) - Method in class com.nonesole.persistence.sql.PreparedStatementDML
Get connection which contains insert sql
getInstance() - Static method in class com.nonesole.persistence.connectionpool.ConnectionPoolContext
Return ConnectionPool Context Object.
getInstance() - Static method in class com.nonesole.persistence.file.catalog.CatalogFactory
 
getInstance() - Static method in class com.nonesole.persistence.file.FileOperationsFactory
Return FileOperationsFactory Object
getInstance() - Static method in class com.nonesole.persistence.file.properties.PropertiesOperation
Get Properties operation object
getInstance() - Static method in class com.nonesole.persistence.file.properties.PropertiesTransformer
Get transformer object
getInstance() - Static method in class com.nonesole.persistence.file.se.SerializationOperation
 
getInstance() - Static method in class com.nonesole.persistence.file.se.SerializationTransformer
 
getInstance() - Static method in class com.nonesole.persistence.file.search.FileSearchEngine
Get engine object
getInstance() - Static method in class com.nonesole.persistence.file.TransformerFactory
Get object of factory.
getInstance() - Static method in class com.nonesole.persistence.file.txt.TXTOperation
 
getInstance() - Static method in class com.nonesole.persistence.file.txt.TXTTransformer
 
getInstance() - Static method in class com.nonesole.persistence.file.xml.XMLOperation
 
getInstance() - Static method in class com.nonesole.persistence.file.xml.XMLTransformer
 
getInstance() - Static method in class com.nonesole.persistence.main.FrameConfigConstruction
Get FrameConfigConstruction object
getInstance() - Static method in class com.nonesole.persistence.main.FrameEnvService
Get FrameEnvService object
getInstance() - Static method in class com.nonesole.persistence.main.Main
Return main object
getInstance() - Static method in class com.nonesole.persistence.main.MainConfigParse
 
getInstance() - Static method in class com.nonesole.persistence.sql.DQL
Get DQL object
getInstance() - Static method in class com.nonesole.persistence.sql.PreparedStatementDML
Get PreparedStatementDML object
getInstance() - Static method in class com.nonesole.persistence.sql.PreparedStatementOperations
 
getInstance() - Static method in class com.nonesole.persistence.sql.SQLDML
Get SQLDML Object
getInstance() - Static method in class com.nonesole.persistence.sql.SQLOperations
Get SQLOperations object
getInstance() - Static method in class com.nonesole.persistence.sql.SQLOperationsFactory
 
getInstance() - Static method in class com.nonesole.persistence.tools.FileHandler
Get FileHandler Object
getInstance() - Static method in class com.nonesole.persistence.tools.XMLHandler
Get XMLHandler Object
getIntance() - Static method in class com.nonesole.persistence.sql.parser.SqlConfigParser
Get SqlConfigParser object
getLoginTimeout() - Method in class com.nonesole.persistence.connectionpool.DriverConnectionPoolDataSource
 
getLoginTimeout() - Method in class com.nonesole.persistence.connectionpool.DriverDataSource
 
getLogWriter() - Method in class com.nonesole.persistence.connectionpool.DriverConnectionPoolDataSource
 
getLogWriter() - Method in class com.nonesole.persistence.connectionpool.DriverDataSource
 
getMaxidleTime() - Method in class com.nonesole.persistence.connectionpool.parser.ConnectionPoolProperties
 
getMaxPoolSize() - Method in class com.nonesole.persistence.connectionpool.parser.ConnectionPoolProperties
 
getMaxStatements() - Method in class com.nonesole.persistence.connectionpool.parser.ConnectionPoolProperties
 
getMemoryCatalog(String) - Method in class com.nonesole.persistence.file.catalog.CatalogFactory
Rapidly get Catalog of filePath
getMetaData() - Method in class com.nonesole.persistence.connectionpool.ConnectionWrapper
 
getMinPoolSize() - Method in class com.nonesole.persistence.connectionpool.parser.ConnectionPoolProperties
 
getName() - Method in class com.nonesole.persistence.file.operation.first.IndexStoreBean
 
getName() - Method in class com.nonesole.persistence.main.FileBean
 
getNameInNamespace() - Method in class com.nonesole.persistence.jndi.PersistenceContext
 
getNameParser(Name) - Method in class com.nonesole.persistence.jndi.PersistenceContext
 
getNameParser(String) - Method in class com.nonesole.persistence.jndi.PersistenceContext
 
getNodes(Node, String) - Method in class com.nonesole.persistence.tools.XMLHandler
Get list of node whose name is given
getObject(String) - Method in interface com.nonesole.persistence.file.IFileTransformer
File -> Object
getObject(String) - Method in class com.nonesole.persistence.file.properties.PropertiesTransformer
 
getObject(String) - Method in class com.nonesole.persistence.file.se.SerializationTransformer
 
getObject(String) - Method in class com.nonesole.persistence.file.txt.TXTTransformer
 
getObject(String) - Method in class com.nonesole.persistence.file.xml.XMLTransformer
 
getOperation(int) - Method in class com.nonesole.persistence.file.FileOperationsFactory
Get operation by parameter type
getPoolConfigName() - Method in class com.nonesole.persistence.connectionpool.parser.ConnectionPoolProperties
 
getPooledConnection() - Method in class com.nonesole.persistence.connectionpool.DriverConnectionPoolDataSource
 
getPooledConnection(String, String) - Method in class com.nonesole.persistence.connectionpool.DriverConnectionPoolDataSource
 
getPrimeryKey() - Method in class com.nonesole.persistence.sql.parser.SqlConfigMapping
 
getPrintWriter(String) - Static method in class com.nonesole.persistence.tools.FileToolkit
Read file to PrintWriter Object for output
getProperty(String) - Method in class com.nonesole.persistence.main.FrameEnvService
Get properties of key
getPropertyCycle() - Method in class com.nonesole.persistence.connectionpool.parser.ConnectionPoolProperties
 
getPwd() - Method in class com.nonesole.persistence.connectionpool.parser.DriverProperties
 
getSourceFolder() - Method in class com.nonesole.persistence.main.FileBean
 
getSQLOperations() - Method in class com.nonesole.persistence.sql.SQLOperationsFactory
This bean will transform object to a pure string of sql and execute it.
getStartTime() - Method in class com.nonesole.persistence.file.search.SearchConditions
 
getTableName() - Method in class com.nonesole.persistence.sql.parser.SqlConfigMapping
 
getTransactionIsolation() - Method in class com.nonesole.persistence.connectionpool.ConnectionWrapper
 
getTypeMap() - Method in class com.nonesole.persistence.connectionpool.ConnectionWrapper
 
getUpdateConnection(Connection, Object) - Method in class com.nonesole.persistence.sql.PreparedStatementDML
Get connection which contains update sql
getUpdateConnection(Connection, Object, Field[]) - Method in class com.nonesole.persistence.sql.PreparedStatementDML
Get connection which contains update sql
getUrl() - Method in class com.nonesole.persistence.connectionpool.parser.DriverProperties
 
getUser() - Method in class com.nonesole.persistence.connectionpool.parser.DriverProperties
 
getWarnings() - Method in class com.nonesole.persistence.connectionpool.ConnectionWrapper
 

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