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

R

R$Strings - Static variable in class com.microdeveloper.Version
 
readFile() - Method in class com.microdeveloper.util.io.property.FileParameterReader
 
readObject(String) - Static method in class com.microdeveloper.util.io.Files
Read one object from a file.
Rectify - Class in com.microdeveloper.db.rectifier
Resolves the data differences between two tables in one or two Oracle databases.
Rectify() - Constructor for class com.microdeveloper.db.rectifier.Rectify
Creates a new instance of Rectify
releaseSavepoint(Savepoint) - Method in class com.microdeveloper.data.SQLDataSet
Releases a given savepoint.
releaseSavepoint(Savepoint) - Method in interface com.microdeveloper.data.SQLSet
 
removeDoubleSpaces() - Method in class com.microdeveloper.common.Str
Eliminate all occurances of two more space in a row.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.microdeveloper.common.date.EDate
Removes a property change listener
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.microdeveloper.common.date.EDateInterface
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.microdeveloper.data.SQLDataSet
Removes a set property
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.microdeveloper.data.SQLSet
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.microdeveloper.util.net.mail.JMailContent
Removes a property listener removing property change support from the element
rename(String, String) - Static method in class com.microdeveloper.util.io.Files
Change the file name.
replace(char, char) - Method in class com.microdeveloper.common.Str
Replace all instances of one character with another character.
replace(char, String) - Method in class com.microdeveloper.common.Str
Replace all instances of one character with a String object.
replace(String, char) - Method in class com.microdeveloper.common.Str
Search for a particular character sequence and replace it with one character.
replace(String, String) - Method in class com.microdeveloper.common.Str
Search for a particular character sequence and replace it with a different character sequence.
reportName - Variable in class com.microdeveloper.servlets.io.DbFileDriver
Name of the report
reportProblem(PrintWriter, String) - Method in class com.microdeveloper.servlets.io.LogServlet
This convenience method sends the message to the log and sends it to out.
reset() - Method in class com.microdeveloper.data.ArrayResultSet
Resets the contents of the resultset to null and forces garbage collection
resetTimeZone() - Method in class com.microdeveloper.common.date.EDate
 
resizeArrayRecordSet(int, int) - Method in class com.microdeveloper.data.ArrayResultSet
Trims the resultset to the given size in rows and columns
resolveDifferences(Connection, Connection, String, String, String, String, String, String, String[], boolean, boolean, boolean) - Method in class com.microdeveloper.db.rectifier.Rectify
Synchronizes objects between two data sources using a filtered rowset and specific comparison columns with discreet control over the execution parameters.
resolveDifferences(Connection, String, String, String, String, String, boolean, boolean, boolean) - Method in class com.microdeveloper.db.rectifier.Rectify
Synchronizes objects between a single data source with discreet control over the execution parameters.
resolveDifferences(Connection, String, String, String, String, String) - Method in class com.microdeveloper.db.rectifier.Rectify
Synchronizes objects between a single data source with default execution parameters.
returnError(String, HttpServletRequest, HttpServletResponse) - Method in class com.microdeveloper.servlets.io.DbFileDriver
Returns the error response using a standard HTML response template.
returnFile(Connection, HttpServletRequest, HttpServletResponse) - Method in class com.microdeveloper.servlets.io.DbFileDriver
Returns the result of the SQL query as a file download.
reverse() - Method in class com.microdeveloper.common.Str
Reverse the order of all the characters.
right(int) - Method in class com.microdeveloper.common.Str
Force the length of the string and keep text to the right.
right(String, int) - Static method in class com.microdeveloper.common.Str
Force the length of the string and keep text to the right.
rightSpaceCount() - Method in class com.microdeveloper.common.Str
Report how many trailing spaces there are.
round(double, int) - Static method in class com.microdeveloper.common.Num
Simple rounding function - why doesn't Java do this?
rpad(int, char) - Method in class com.microdeveloper.common.Str
Right pads current Str with Char c out to length Int len.
rpad(String, int, char) - Static method in class com.microdeveloper.common.Str
Right pads String s with Char c out to length Int len.

MDi JLib
1.7.4
A B C D E F G H I J K L M N O P Q R S T U V W
Copyright©2001-2007 MicroDeveloper, Inc. All Rights Reserved.