Index

A B C D E F G H I J L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

U

UnableToRetrieveTasksToProcessException - Exception in rife.scheduler.exceptions
 
UnableToRetrieveTasksToProcessException(TaskManagerException) - Constructor for exception rife.scheduler.exceptions.UnableToRetrieveTasksToProcessException
 
Uncached - Class in rife.engine.elements
Standard element that can be placed before any other route to indicate to the clients that the content should not be cached.
Uncached() - Constructor for class rife.engine.elements.Uncached
 
uncapitalize(String) - Static method in class rife.tools.StringUtils
Ensure that the first character of the provided string is lower case.
UndefinedAuthenticationRememberManagerException - Exception in rife.authentication.elements.exceptions
 
UndefinedAuthenticationRememberManagerException() - Constructor for exception rife.authentication.elements.exceptions.UndefinedAuthenticationRememberManagerException
 
UndefinedLandingRouteException - Exception in rife.authentication.elements.exceptions
 
UndefinedLandingRouteException() - Constructor for exception rife.authentication.elements.exceptions.UndefinedLandingRouteException
 
UndefinedLoginRouteException - Exception in rife.authentication.elements.exceptions
 
UndefinedLoginRouteException() - Constructor for exception rife.authentication.elements.exceptions.UndefinedLoginRouteException
 
UndefinedLogoutRememberManagerException - Exception in rife.authentication.elements.exceptions
 
UndefinedLogoutRememberManagerException() - Constructor for exception rife.authentication.elements.exceptions.UndefinedLogoutRememberManagerException
 
UndefinedVirtualParameterException - Exception in rife.database.exceptions
 
UndefinedVirtualParameterException(DbPreparedStatement, int) - Constructor for exception rife.database.exceptions.UndefinedVirtualParameterException
 
UndefinedVirtualParameterException(DbPreparedStatement, String) - Constructor for exception rife.database.exceptions.UndefinedVirtualParameterException
 
UNEXPECTED(String) - Constructor for class rife.validation.ValidationError.UNEXPECTED
 
UnexpectedConversionErrorException - Exception in rife.cmf.format.exceptions
 
UnexpectedConversionErrorException(Throwable) - Constructor for exception rife.cmf.format.exceptions.UnexpectedConversionErrorException
 
union(String) - Method in class rife.database.queries.Select
 
union(String) - Method in class rife.database.querymanagers.generic.CountQuery
 
union(String) - Method in class rife.database.querymanagers.generic.RestoreQuery
 
union(Select) - Method in class rife.database.queries.Select
 
union(Select) - Method in class rife.database.querymanagers.generic.CountQuery
 
union(Select) - Method in class rife.database.querymanagers.generic.RestoreQuery
 
UNION - Static variable in class rife.database.queries.QueryParameterType
 
unionAll(String) - Method in class rife.database.queries.Select
 
unionAll(Select) - Method in class rife.database.queries.Select
 
unique(boolean) - Method in class rife.validation.ConstrainedProperty
Set whether the property value has to be unique.
unique(String) - Method in class rife.database.queries.CreateTable
 
unique(String[]) - Method in class rife.database.queries.CreateTable
 
unique(String...) - Method in class rife.validation.ConstrainedBean
 
unique(String, String) - Method in class rife.database.queries.CreateTable
 
unique(String, String[]) - Method in class rife.database.queries.CreateTable
 
UNIQUE - Static variable in class rife.validation.ConstrainedBean
 
UNIQUE - Static variable in class rife.validation.ConstrainedProperty
 
UniqueID - Class in rife.tools
 
UniqueIDGenerator - Class in rife.tools
Generates a 216 bit unique ID that is more secure than the standard 128 bit UUID, which has an effective 122 bits of entropy.
UNIQUENESS(String) - Constructor for class rife.validation.ValidationError.UNIQUENESS
 
uniques(List<String[]>) - Method in class rife.validation.ConstrainedBean
 
UnknownConstrainedPropertyException - Exception in rife.cmf.dam.exceptions
 
UnknownConstrainedPropertyException(Class, String) - Constructor for exception rife.cmf.dam.exceptions.UnknownConstrainedPropertyException
 
UnknownContentRepositoryException - Exception in rife.cmf.dam.contentmanagers.exceptions
 
UnknownContentRepositoryException(String) - Constructor for exception rife.cmf.dam.contentmanagers.exceptions.UnknownContentRepositoryException
 
UnknownOrdinalException - Exception in rife.cmf.dam.exceptions
 
UnknownOrdinalException(Class, String) - Constructor for exception rife.cmf.dam.exceptions.UnknownOrdinalException
 
UnknownOrdinalException(Class, String, Throwable) - Constructor for exception rife.cmf.dam.exceptions.UnknownOrdinalException
 
UnknownOrdinalRestrictionException - Exception in rife.cmf.dam.exceptions
 
UnknownOrdinalRestrictionException(Class, String, String) - Constructor for exception rife.cmf.dam.exceptions.UnknownOrdinalRestrictionException
 
UnknownOrdinalRestrictionException(Class, String, String, Throwable) - Constructor for exception rife.cmf.dam.exceptions.UnknownOrdinalRestrictionException
 
UnknownRoleErrorException - Exception in rife.authentication.credentialsmanagers.exceptions
 
UnknownRoleErrorException(String, String, RoleUserAttributes) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.UnknownRoleErrorException
 
UnknownRoleErrorException(String, String, RoleUserAttributes, Throwable) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.UnknownRoleErrorException
 
unlimitSubjectErrors(String) - Method in class rife.validation.MetaData
 
unlimitSubjectErrors(String) - Method in interface rife.validation.Validated
Unlimits the number of errors for a particular subject so that any number of ValidationErrors can be stored for it.
unlimitSubjectErrors(String) - Method in class rife.validation.Validation
 
UnreadableDataFormatException - Exception in rife.cmf.format.exceptions
 
UnreadableDataFormatException(MimeType, Collection<String>) - Constructor for exception rife.cmf.format.exceptions.UnreadableDataFormatException
 
unselectParameter(Template, String, String[]) - Method in class rife.forms.AbstractFormBuilder
 
unselectParameter(Template, String, String[]) - Method in interface rife.forms.FormBuilder
Removes the generated attributes that indicate that an existing form field is checked or selected
UnsupportedCredentialsTypeException - Exception in rife.authentication.credentialsmanagers.exceptions
 
UnsupportedCredentialsTypeException(Credentials) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.UnsupportedCredentialsTypeException
 
UnsupportedDriverNameException - Exception in rife.database.exceptions
 
UnsupportedDriverNameException(String) - Constructor for exception rife.database.exceptions.UnsupportedDriverNameException
 
UnsupportedFeedDataTypeException - Exception in rife.feed.exceptions
 
UnsupportedFeedDataTypeException() - Constructor for exception rife.feed.exceptions.UnsupportedFeedDataTypeException
 
UnsupportedFeedDataTypeException(String) - Constructor for exception rife.feed.exceptions.UnsupportedFeedDataTypeException
 
UnsupportedFeedDataTypeException(String, Throwable) - Constructor for exception rife.feed.exceptions.UnsupportedFeedDataTypeException
 
UnsupportedFeedDataTypeException(Throwable) - Constructor for exception rife.feed.exceptions.UnsupportedFeedDataTypeException
 
UnsupportedJdbcDriverException - Exception in rife.database.exceptions
 
UnsupportedJdbcDriverException(String, Throwable) - Constructor for exception rife.database.exceptions.UnsupportedJdbcDriverException
 
UnsupportedManyToManyPropertyTypeException - Exception in rife.database.querymanagers.generic.exceptions
 
UnsupportedManyToManyPropertyTypeException(Class, String, Class) - Constructor for exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyPropertyTypeException
 
UnsupportedManyToManyValueTypeException - Exception in rife.database.querymanagers.generic.exceptions
 
UnsupportedManyToManyValueTypeException(Class, String, Object) - Constructor for exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyValueTypeException
 
UnsupportedManyToOneAssociationPropertyTypeException - Exception in rife.database.querymanagers.generic.exceptions
 
UnsupportedManyToOneAssociationPropertyTypeException(Class, String, Class) - Constructor for exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneAssociationPropertyTypeException
 
UnsupportedManyToOneValueTypeException - Exception in rife.database.querymanagers.generic.exceptions
 
UnsupportedManyToOneValueTypeException(Class, String, Object) - Constructor for exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneValueTypeException
 
UnsupportedMimeTypeException - Exception in rife.cmf.dam.contentmanagers.exceptions
 
UnsupportedMimeTypeException(MimeType) - Constructor for exception rife.cmf.dam.contentmanagers.exceptions.UnsupportedMimeTypeException
 
UnsupportedResourceProtocolException - Exception in rife.resources.exceptions
 
UnsupportedResourceProtocolException(String, String) - Constructor for exception rife.resources.exceptions.UnsupportedResourceProtocolException
 
UnsupportedSqlFeatureException - Exception in rife.database.exceptions
 
UnsupportedSqlFeatureException(String, String) - Constructor for exception rife.database.exceptions.UnsupportedSqlFeatureException
 
UnsupportedTargetMimeTypeException - Exception in rife.cmf.format.exceptions
 
UnsupportedTargetMimeTypeException(MimeType) - Constructor for exception rife.cmf.format.exceptions.UnsupportedTargetMimeTypeException
 
UnsupportedVirtualParameterTypeException - Exception in rife.database.exceptions
 
UnsupportedVirtualParameterTypeException(DbPreparedStatement, int, String) - Constructor for exception rife.database.exceptions.UnsupportedVirtualParameterTypeException
 
unvalidatedCredentials(Template, Credentials) - Method in class rife.authentication.elements.Login
Hook method that is called on login form submission when validation of the credentials produces validation errors.
unwrap(Class<T>) - Method in class rife.database.DbResultSet
 
unzipFile(File, File) - Static method in class rife.tools.FileUtils
Unzips a file from the source location to a destination.
up(int) - Method in class rife.cmf.dam.OrdinalManager
Moves a row with a specific ordinal upwards within the entire table.
up(long, int) - Method in class rife.cmf.dam.OrdinalManager
Moves a row with a specific ordinal upwards within the range restricted by the provided ID.
up(Constrained, String) - Method in class rife.cmf.dam.ContentQueryManager
Moves the row that corresponds to the provided bean instance upwards according to a property with an ordinal constraint.
UP - Static variable in class rife.cmf.dam.OrdinalManager.Direction
Has to be used to indicate an upwards direction for the move method.
UP - Static variable in class rife.cmf.dam.OrdinalManager
 
update(int, int) - Method in class rife.cmf.dam.OrdinalManager
Changes the ordinal of a certain row to a new value.
update(long, int, int) - Method in class rife.cmf.dam.OrdinalManager
Changes the ordinal of a certain row with a specific restriction ID to a new value.
update(BeanType) - Method in interface rife.database.querymanagers.generic.GenericQueryManager
Update an existing bean in the database.
update(T) - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
 
Update - Class in rife.database.queries
Object representation of a SQL "UPDATE" query.
Update(Datasource) - Constructor for class rife.database.queries.Update
 
updateArray(int, Array) - Method in class rife.database.DbResultSet
 
updateArray(String, Array) - Method in class rife.database.DbResultSet
 
updateAsciiStream(int, InputStream) - Method in class rife.database.DbResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class rife.database.DbResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class rife.database.DbResultSet
 
updateAsciiStream(String, InputStream) - Method in class rife.database.DbResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class rife.database.DbResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class rife.database.DbResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class rife.database.DbResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class rife.database.DbResultSet
 
updateBinaryStream(int, InputStream) - Method in class rife.database.DbResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class rife.database.DbResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class rife.database.DbResultSet
 
updateBinaryStream(String, InputStream) - Method in class rife.database.DbResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class rife.database.DbResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class rife.database.DbResultSet
 
updateBlob(int, InputStream) - Method in class rife.database.DbResultSet
 
updateBlob(int, InputStream, long) - Method in class rife.database.DbResultSet
 
updateBlob(int, Blob) - Method in class rife.database.DbResultSet
 
updateBlob(String, InputStream) - Method in class rife.database.DbResultSet
 
updateBlob(String, InputStream, long) - Method in class rife.database.DbResultSet
 
updateBlob(String, Blob) - Method in class rife.database.DbResultSet
 
updateBoolean(int, boolean) - Method in class rife.database.DbResultSet
 
updateBoolean(String, boolean) - Method in class rife.database.DbResultSet
 
updateByte(int, byte) - Method in class rife.database.DbResultSet
 
updateByte(String, byte) - Method in class rife.database.DbResultSet
 
updateBytes(int, byte[]) - Method in class rife.database.DbResultSet
 
updateBytes(String, byte[]) - Method in class rife.database.DbResultSet
 
updateCharacterStream(int, Reader) - Method in class rife.database.DbResultSet
 
updateCharacterStream(int, Reader, int) - Method in class rife.database.DbResultSet
 
updateCharacterStream(int, Reader, long) - Method in class rife.database.DbResultSet
 
updateCharacterStream(String, Reader) - Method in class rife.database.DbResultSet
 
updateCharacterStream(String, Reader, int) - Method in class rife.database.DbResultSet
 
updateCharacterStream(String, Reader, long) - Method in class rife.database.DbResultSet
 
updateClob(int, Reader) - Method in class rife.database.DbResultSet
 
updateClob(int, Reader, long) - Method in class rife.database.DbResultSet
 
updateClob(int, Clob) - Method in class rife.database.DbResultSet
 
updateClob(String, Reader) - Method in class rife.database.DbResultSet
 
updateClob(String, Reader, long) - Method in class rife.database.DbResultSet
 
updateClob(String, Clob) - Method in class rife.database.DbResultSet
 
updated(BeanType) - Method in interface rife.database.querymanagers.generic.GenericQueryManagerListener
Executed when a bean was successfully updated.
updateDate(int, Date) - Method in class rife.database.DbResultSet
 
updateDate(String, Date) - Method in class rife.database.DbResultSet
 
updateDouble(int, double) - Method in class rife.database.DbResultSet
 
updateDouble(String, double) - Method in class rife.database.DbResultSet
 
updateFloat(int, float) - Method in class rife.database.DbResultSet
 
updateFloat(String, float) - Method in class rife.database.DbResultSet
 
updateInt(int, int) - Method in class rife.database.DbResultSet
 
updateInt(String, int) - Method in class rife.database.DbResultSet
 
updateLong(int, long) - Method in class rife.database.DbResultSet
 
updateLong(String, long) - Method in class rife.database.DbResultSet
 
updateNCharacterStream(int, Reader) - Method in class rife.database.DbResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class rife.database.DbResultSet
 
updateNCharacterStream(String, Reader) - Method in class rife.database.DbResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class rife.database.DbResultSet
 
updateNClob(int, Reader) - Method in class rife.database.DbResultSet
 
updateNClob(int, Reader, long) - Method in class rife.database.DbResultSet
 
updateNClob(int, NClob) - Method in class rife.database.DbResultSet
 
updateNClob(String, Reader) - Method in class rife.database.DbResultSet
 
updateNClob(String, Reader, long) - Method in class rife.database.DbResultSet
 
updateNClob(String, NClob) - Method in class rife.database.DbResultSet
 
updateNString(int, String) - Method in class rife.database.DbResultSet
 
updateNString(String, String) - Method in class rife.database.DbResultSet
 
updateNull(int) - Method in class rife.database.DbResultSet
 
updateNull(String) - Method in class rife.database.DbResultSet
 
updateObject(int, Object) - Method in class rife.database.DbResultSet
 
updateObject(int, Object, int) - Method in class rife.database.DbResultSet
 
updateObject(int, Object, SQLType) - Method in class rife.database.DbResultSet
 
updateObject(int, Object, SQLType, int) - Method in class rife.database.DbResultSet
 
updateObject(String, Object) - Method in class rife.database.DbResultSet
 
updateObject(String, Object, int) - Method in class rife.database.DbResultSet
 
updateObject(String, Object, SQLType) - Method in class rife.database.DbResultSet
 
updateObject(String, Object, SQLType, int) - Method in class rife.database.DbResultSet
 
updateRef(int, Ref) - Method in class rife.database.DbResultSet
 
updateRef(String, Ref) - Method in class rife.database.DbResultSet
 
updateResource(String, String) - Method in class rife.resources.MemoryResources
 
updateResource(String, String) - Method in interface rife.resources.ResourceWriter
Updates the content of the resource with the provided name.
updateRow() - Method in class rife.database.DbResultSet
 
updateRowId(int, RowId) - Method in class rife.database.DbResultSet
 
updateRowId(String, RowId) - Method in class rife.database.DbResultSet
 
updateShort(int, short) - Method in class rife.database.DbResultSet
 
updateShort(String, short) - Method in class rife.database.DbResultSet
 
updateSQLXML(int, SQLXML) - Method in class rife.database.DbResultSet
 
updateSQLXML(String, SQLXML) - Method in class rife.database.DbResultSet
 
updateString(int, String) - Method in class rife.database.DbResultSet
 
updateString(String, String) - Method in class rife.database.DbResultSet
 
updateTask(Task) - Method in interface rife.scheduler.TaskManager
Update an existing task.
updateTask(Task) - Method in class rife.scheduler.taskmanagers.MemoryTasks
 
updateTask_(Update, DbPreparedStatementHandler, Task) - Method in class rife.scheduler.taskmanagers.DatabaseTasks
 
UpdateTaskErrorException - Exception in rife.scheduler.taskmanagers.exceptions
 
UpdateTaskErrorException(Task) - Constructor for exception rife.scheduler.taskmanagers.exceptions.UpdateTaskErrorException
 
UpdateTaskErrorException(Task, DatabaseException) - Constructor for exception rife.scheduler.taskmanagers.exceptions.UpdateTaskErrorException
 
updateTaskOption(TaskOption) - Method in interface rife.scheduler.TaskOptionManager
Update an existing task option.
updateTaskOption(TaskOption) - Method in class rife.scheduler.taskoptionmanagers.MemoryTaskOptions
 
UpdateTaskOptionErrorException - Exception in rife.scheduler.taskoptionmanagers.exceptions
 
UpdateTaskOptionErrorException(TaskOption) - Constructor for exception rife.scheduler.taskoptionmanagers.exceptions.UpdateTaskOptionErrorException
 
UpdateTaskOptionErrorException(TaskOption, Throwable) - Constructor for exception rife.scheduler.taskoptionmanagers.exceptions.UpdateTaskOptionErrorException
 
updateTime(int, Time) - Method in class rife.database.DbResultSet
 
updateTime(String, Time) - Method in class rife.database.DbResultSet
 
updateTimestamp(int, Timestamp) - Method in class rife.database.DbResultSet
 
updateTimestamp(String, Timestamp) - Method in class rife.database.DbResultSet
 
updateUser(String, RoleUserAttributes) - Method in class rife.authentication.credentialsmanagers.MemoryUsers
 
updateUser(String, RoleUserAttributes) - Method in interface rife.authentication.credentialsmanagers.RoleUsersManager
 
UpdateUserErrorException - Exception in rife.authentication.credentialsmanagers.exceptions
 
UpdateUserErrorException(String, RoleUserAttributes) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.UpdateUserErrorException
 
UpdateUserErrorException(String, RoleUserAttributes, Throwable) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.UpdateUserErrorException
 
UploadedFile - Class in rife.engine
An UploadedFile instance is created by the web engine when files are uploaded through a multipart request.
UploadedFile(String, String) - Constructor for class rife.engine.UploadedFile
Create a new instance.
url(boolean) - Method in class rife.validation.ConstrainedProperty
 
URL - Static variable in class rife.validation.ConstrainedProperty
 
URL_PATTERN - Static variable in class rife.tools.Localization
 
UrlBuilder - Class in rife.engine
UrlBuilder helps creating valid URLs that automatically adapt based on the current execution Context and target Route.
UrlBuilder(String, Route) - Constructor for class rife.engine.UrlBuilder
 
UrlBuilder(Context, Route) - Constructor for class rife.engine.UrlBuilder
 
UrlBuilder.Segments - Record Class in rife.engine
The segments that are generated by the URL builder.
urlFor(Route) - Method in class rife.engine.Context
Start building a URL towards a particular route.
use(DirBuilder) - Method in interface rife.tools.DirAction
Executes the action on the specified DirBuilder instance.
use(FileBuilder) - Method in interface rife.tools.FileAction
Executes the action on the specified FileBuilder instance.
useConnection(DbConnection) - Method in class rife.database.DbConnectionUser
Should be implemented by all extending classes.
useContentData(int, ContentDataUserWithoutResult) - Method in interface rife.cmf.dam.ContentStore
Use the data of a certain content id.
useContentData(Object) - Method in interface rife.cmf.dam.ContentDataUser
Should be implemented by all implementations.
useContentData(Object) - Method in interface rife.cmf.dam.ContentDataUserWithoutResult
Should be implemented by all implementations.
useContentData(String, ContentDataUserWithoutResult) - Method in interface rife.cmf.dam.ContentManager
Use the data of content at a certain location.
UseContentDataErrorException - Exception in rife.cmf.dam.contentstores.exceptions
 
UseContentDataErrorException(int, Throwable) - Constructor for exception rife.cmf.dam.contentstores.exceptions.UseContentDataErrorException
 
useContentDataResult(int, ContentDataUser<ResultType>) - Method in interface rife.cmf.dam.ContentStore
Use the data of a certain content id.
useContentDataResult(String, ContentDataUser<ResultType>) - Method in interface rife.cmf.dam.ContentManager
Use the data of content at a certain location.
useInputStream(InputStream) - Method in class rife.tools.InputStreamUser
Should be implemented by all extending classes.
useReader(Reader) - Method in class rife.tools.ReaderUser
Should be implemented by all extending classes.
userId(long) - Method in class rife.authentication.credentialsmanagers.RoleUserAttributes
 
useStream(String, InputStreamUser<ResultType, ?>) - Method in class rife.resources.AbstractResourceFinder
 
useStream(String, InputStreamUser<ResultType, ?>) - Method in class rife.resources.DatabaseResources
 
useStream(String, InputStreamUser<ResultType, ?>) - Method in interface rife.resources.ResourceFinder
Returns a stream that can be used to read the contents of the resource that corresponds to the provided name.
useStream(URL, InputStreamUser<ResultType, ?>) - Method in class rife.resources.MemoryResources
 
useStream(URL, InputStreamUser<ResultType, ?>) - Method in interface rife.resources.ResourceFinder
Returns a stream that can be used to read the contents of the provided resource.
useStream(URL, InputStreamUser<ResultType, ?>) - Method in class rife.resources.ResourceFinderClasspath
 
useStream(URL, InputStreamUser<ResultType, ?>) - Method in class rife.resources.ResourceFinderDirectories
 
useStream(URL, InputStreamUser<ResultType, ?>) - Method in class rife.resources.ResourceFinderGroup
 
useTransaction() - Method in class rife.database.DbTransactionUser
Should be implemented by all extending classes.
useTransaction() - Method in class rife.database.DbTransactionUserWithoutResult
Has been implemented to return a null reference and delegate the logic to the useTransactionWithoutResult() method.
useTransaction() - Method in interface rife.database.TransactionUser
 
useTransaction() - Method in interface rife.database.TransactionUserWithoutResult
 
useTransactionWithoutResult() - Method in class rife.database.DbTransactionUserWithoutResult
Should be implemented by all extending classes.
USING - Static variable in class rife.database.queries.Select.JoinCondition
 
USING - Static variable in class rife.database.queries.Select
 
A B C D E F G H I J L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form