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

F

field(int) - Method in interface ra.db.record.RecordCursor
Get value of specific fields.
field(String) - Method in interface ra.db.record.RecordCursor
Use field name returns a value.
field(int) - Method in class ra.db.record.RecordSet
Take the column value of the earmark index.
field(String) - Method in class ra.db.record.RecordSet
Take the column value of the name and the current index.
fieldArray(String, Class<T[]>) - Method in interface ra.db.record.RecordCursor
Get value by specified field name.
fieldArray(String, Class<T[]>) - Method in class ra.db.record.RecordSet
 
fieldBigDecimal(String) - Method in interface ra.db.record.RecordCursor
Get value by specified field name.
fieldBigDecimal(String) - Method in class ra.db.record.RecordSet
 
fieldBytes(String) - Method in interface ra.db.record.RecordCursor
Get value by specified field name.
fieldBytes(String) - Method in class ra.db.record.RecordSet
Take the column value of the name and the current index, Return Object null, if the value is null.
fieldDouble(String) - Method in interface ra.db.record.RecordCursor
Get value by specified field name.
fieldDouble(String) - Method in class ra.db.record.RecordSet
 
fieldFloat(String) - Method in interface ra.db.record.RecordCursor
Get value by specified field name.
fieldFloat(String) - Method in class ra.db.record.RecordSet
 
fieldInt(String) - Method in interface ra.db.record.RecordCursor
Get value by specified field name.
fieldInt(String) - Method in class ra.db.record.RecordSet
 
fieldLong(String) - Method in interface ra.db.record.RecordCursor
Get value by specified field name.
fieldLong(String) - Method in class ra.db.record.RecordSet
 
fieldNames(Consumer<String>) - Method in interface ra.db.record.RecordCursor
Get name of table fields.
fieldNames(Consumer<String>) - Method in class ra.db.record.RecordSet
 
fieldObject(String) - Method in interface ra.db.record.RecordCursor
Get value by specified field name.
fieldObject(String) - Method in class ra.db.record.RecordSet
 
FILE_NAME - Static variable in enum ra.net.nio.DataType
File name.
fill(Class<?>, String) - Method in class ra.util.parser.JsonConfigParser
Setting value into the variable which below the Class, after reading the file that is earmarked path.
fill(Function<String, Class<?>>, String) - Method in class ra.util.parser.JsonConfigParser
Setting value into the variable which below the Class, after reading the file that is earmarked path.
fill(Class<?>, String) - Method in class ra.util.parser.XmlConfigParser
Setting value into the variable which below the Class, after reading the file that is earmarked path.
first() - Method in interface ra.db.record.RecordCursor
First record.
first() - Method in class ra.db.record.RecordSet
Change the current row index to the first index.
float64(Double) - Static method in class ra.db.ParameterValue
Creates a ParameterValue object with a type of Double.
float64(Float) - Static method in class ra.db.ParameterValue
Creates a ParameterValue object with a type of Float.
FloatReference - Class in ra.ref
Float type of reference..
FloatReference(float) - Constructor for class ra.ref.FloatReference
Initialize.
FloatReference() - Constructor for class ra.ref.FloatReference
Initialize.
flush() - Method in class ra.util.compression.GzipFileStringOutput
 
flush() - Method in class ra.util.compression.SnappyFileStringOutput
 
flush() - Method in class ra.util.compression.StringFileOutput
 
flush() - Method in interface ra.util.compression.StringOutput
Flushes the stream.
forEach(Consumer<RowSet>) - Method in interface ra.db.record.RecordCursor
Get each row data from the record.
forEach(Consumer<RowSet>) - Method in class ra.db.record.RecordSet
Take the row data by row data.
FORM_FEED - Static variable in class ra.net.TransmissionEnd
Form feed character.
format(Date, StringBuffer, FieldPosition) - Method in class ra.util.SimpleDateFormatThreadSafe
See SimpleDateFormat.format(Date, StringBuffer, FieldPosition).
format(Date) - Method in class ra.util.SimpleDateFormatThreadSafe
See DateFormat.format(Date).
format(Object) - Method in class ra.util.SimpleDateFormatThreadSafe
See Format.format(Object).
formatToCharacterIterator(Object) - Method in class ra.util.SimpleDateFormatThreadSafe
See SimpleDateFormat.formatToCharacterIterator(Object).
fromCalendar(Calendar) - Static method in class ra.util.Iso8601
Transform Calendar to ISO 8601 string.
fromCalendar(Calendar, boolean) - Static method in class ra.util.Iso8601
Transform Calendar to ISO 8601 string.
When colon == true, return format, etc : "2018-11-15T09:36:27+08:00"
When colon == false, return format, etc :"2018-11-15T09:36:27+0800"
fromDate(Date) - Static method in class ra.util.Iso8601
Transform Date to ISO 8601 string.
fromDate(Date, boolean) - Static method in class ra.util.Iso8601
Transform Date to ISO 8601 string.
When colon == true, return format, etc : "2018-11-15T09:36:27+08:00"
When colon == false, return format, etc : "2018-11-15T09:36:27+0800"
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links