- FieldEnum<E extends Enum<E>,F> - Interface in com.googlecode.jinahya.lang
-
An interface for implementing an Enum from old school constant
fields.
- FieldEnumHelper - Class in com.googlecode.jinahya.lang
-
- FieldEnumHelper() - Constructor for class com.googlecode.jinahya.lang.FieldEnumHelper
-
Creates a new instance.
- fieldValues(Class<E>, Class<F>) - Static method in class com.googlecode.jinahya.lang.FieldEnumHelper
-
Returns an array containing the field values of specified enum type, in
the order those enum constants returned from E.values()
- fieldValues() - Static method in enum com.googlecode.jinahya.sql.ResultSetConcurrency
-
- fieldValues() - Static method in enum com.googlecode.jinahya.sql.ResultSetFetchDirection
-
Returns an array containing the field values of this enum type, in the
order they are declared.
- fieldValues() - Static method in enum com.googlecode.jinahya.sql.ResultSetHoldability
-
- fieldValues() - Static method in enum com.googlecode.jinahya.sql.ResultSetType
-
Returns all field values.
- fieldValues() - Static method in enum com.googlecode.jinahya.sql.Type
-
Returns all field values.
- fieldValues() - Method in enum com.googlecode.jinahya.util.CalendarDayOfWeek
-
Returns an array containing the field values of this enum type, in order
they are declared.
- fieldValues() - Method in enum com.googlecode.jinahya.util.CalendarMonth
-
Returns an array containing the field values of this enum type, in order
they are declared.
- fieldValues() - Method in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
-
Returns an array containing the field values of this enum type, in order
they are declared.
- file(File, ZipEntry) - Static method in class com.googlecode.jinahya.util.zip.Zips
-
- FloatValue - Class in com.googlecode.jinahya.xml.bind
-
- FloatValue() - Constructor for class com.googlecode.jinahya.xml.bind.FloatValue
-
- fromCalendar(Calendar) - Static method in enum com.googlecode.jinahya.util.CalendarDayOfWeek
-
Returns the enum constant of this type with the specified calendar's
field value.
- fromCalendar(Calendar) - Static method in enum com.googlecode.jinahya.util.CalendarMonth
-
Returns the enum constant of this type with the specified calendar's
field value.
- fromCalendar(Calendar) - Static method in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
-
Returns the enum constant of this type with the specified calendar's
field value.
- fromFieldValue(Class<E>, F) - Static method in class com.googlecode.jinahya.lang.FieldEnumHelper
-
Returns the enum constant of specified enum type with specified field
value.
- fromFieldValue(int) - Static method in enum com.googlecode.jinahya.sql.ResultSetConcurrency
-
Returns the constant mapped to given fieldValue.
- fromFieldValue(int) - Static method in enum com.googlecode.jinahya.sql.ResultSetFetchDirection
-
Returns the enum constant of this type with the specified
fieldValue.
- fromFieldValue(int) - Static method in enum com.googlecode.jinahya.sql.ResultSetHoldability
-
- fromFieldValue(int) - Static method in enum com.googlecode.jinahya.sql.ResultSetType
-
Returns the enum constant of this type with the specified field value.
- fromFieldValue(int) - Static method in enum com.googlecode.jinahya.sql.Type
-
Returns the enum constant mapped to specified fieldValue.
- fromFieldValue(int) - Static method in enum com.googlecode.jinahya.util.CalendarDayOfWeek
-
Returns the enum constant of this type with the specified field value.
- fromFieldValue(int) - Static method in enum com.googlecode.jinahya.util.CalendarMonth
-
Returns the enum constant of this type with the specified field value.
- fromFieldValue(int) - Static method in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
-
Returns the enum constant of this type with the specified field value.
- fromResultSet(ResultSet) - Static method in enum com.googlecode.jinahya.sql.ResultSetConcurrency
-
- fromResultSet(ResultSet) - Static method in enum com.googlecode.jinahya.sql.ResultSetFetchDirection
-
Returns the enum constant of this type with the specified
resultSet's current fetch direction value.
- fromResultSet(ResultSet) - Static method in enum com.googlecode.jinahya.sql.ResultSetHoldability
-
- fromResultSet(ResultSet) - Static method in enum com.googlecode.jinahya.sql.ResultSetType
-
Returns the enum constant of this type with the specified ResultSet's
type.
- fromValue(int) - Static method in enum com.googlecode.jinahya.sql.metadata.Function.Type
-
- fromValue(String) - Static method in enum com.googlecode.jinahya.sql.metadata.Table.Type
-
- Function - Class in com.googlecode.jinahya.sql.metadata
-
- Function() - Constructor for class com.googlecode.jinahya.sql.metadata.Function
-
- Function.Type - Enum in com.googlecode.jinahya.sql.metadata
-
- newBoundType(int) - Method in class com.googlecode.jinahya.xml.bind.ValuesMapAdapter
-
Returns the map to put keys and values.
- newInstance(Class<T>, int) - Static method in class com.googlecode.jinahya.lang.reflect.GenericArray
-
- newInstance(DatabaseMetaData) - Static method in class com.googlecode.jinahya.sql.metadata.Metadata
-
- newInstance(Boolean) - Static method in class com.googlecode.jinahya.xml.bind.BooleanValue
-
Creates a new instance.
- newInstance(Double) - Static method in class com.googlecode.jinahya.xml.bind.DoubleValue
-
Creates a new instance.
- newInstance(Float) - Static method in class com.googlecode.jinahya.xml.bind.FloatValue
-
Creates a new instance.
- newInstance(Integer) - Static method in class com.googlecode.jinahya.xml.bind.IntegerValue
-
Creates a new instance.
- newInstance(Long) - Static method in class com.googlecode.jinahya.xml.bind.LongValue
-
Creates a new instance.
- newInstance(Class<P>) - Static method in class com.googlecode.jinahya.xml.bind.Plural
-
Creates a new instance of pluralType.
- newInstance(Class<P>, Collection<? extends S>) - Static method in class com.googlecode.jinahya.xml.bind.Plural
-
Creates a new instance of given pluralType contains specified
singulars.
- newInstance(Class<V>, R) - Static method in class com.googlecode.jinahya.xml.bind.SimpleValue
-
Creates a new typed instance.
- newInstance(String) - Static method in class com.googlecode.jinahya.xml.bind.StringValue
-
Creates a new instance.
- nextBytes(Random, int, int) - Static method in class com.googlecode.jinahya.util.JinahyaRandom
-
Generates a random byte array.
- nextBytes(int, int) - Method in class com.googlecode.jinahya.util.JinahyaRandom
-
Generates a random byte array.
- nextInt(Random, int, int) - Static method in class com.googlecode.jinahya.util.JinahyaRandom
-
Returns a pseudorandom, uniformly distributed int value between
minimum (inclusive) and maximum (exclusive), drawn from
the given random number generator's sequence.
- nextInt(int, int) - Method in class com.googlecode.jinahya.util.JinahyaRandom
-
Returns a pseudorandom, uniformly distributed int value between
minimum (inclusive) and maximum (exclusive), drawn from
the wrapped random number generator's sequence.
- nextSignedInt(int, int) - Method in class com.googlecode.jinahya.util.JinahyaRandom
-
Generates a signed integer in arbitrary bit length.
- nextSignedLong(int, int) - Method in class com.googlecode.jinahya.util.JinahyaRandom
-
Generates a signed long in arbitrary bit length.
- nextUnsignedInt(int, int) - Method in class com.googlecode.jinahya.util.JinahyaRandom
-
Generates an unsigned integer in arbitrary bit length.
- nextUnsignedLong(int, int) - Method in class com.googlecode.jinahya.util.JinahyaRandom
-
Generates an unsigned long in arbitrary bits.
- valueOf(String) - Static method in enum com.googlecode.jinahya.sql.metadata.Function.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.googlecode.jinahya.sql.metadata.Table.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.googlecode.jinahya.sql.ResultSetConcurrency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.googlecode.jinahya.sql.ResultSetFetchDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.googlecode.jinahya.sql.ResultSetHoldability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.googlecode.jinahya.sql.ResultSetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.googlecode.jinahya.sql.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.googlecode.jinahya.util.CalendarDayOfWeek
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.googlecode.jinahya.util.CalendarMonth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.googlecode.jinahya.sql.metadata.Function.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.googlecode.jinahya.sql.metadata.Table.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.googlecode.jinahya.sql.ResultSetConcurrency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.googlecode.jinahya.sql.ResultSetFetchDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.googlecode.jinahya.sql.ResultSetHoldability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.googlecode.jinahya.sql.ResultSetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.googlecode.jinahya.sql.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.googlecode.jinahya.util.CalendarDayOfWeek
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.googlecode.jinahya.util.CalendarMonth
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.googlecode.jinahya.util.CalendarPeriodOfDay
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValuesMapAdapter<T extends ValuesMapAdapter.Values<V>,K,V> - Class in com.googlecode.jinahya.xml.bind
-
An XmlAdapter for Map BoundTypes.
- ValuesMapAdapter(Class<T>) - Constructor for class com.googlecode.jinahya.xml.bind.ValuesMapAdapter
-
Creates a new instance.
- ValuesMapAdapter.AbstractValues<V> - Class in com.googlecode.jinahya.xml.bind
-
- ValuesMapAdapter.AbstractValues() - Constructor for class com.googlecode.jinahya.xml.bind.ValuesMapAdapter.AbstractValues
-
- ValuesMapAdapter.Values<V> - Interface in com.googlecode.jinahya.xml.bind
-
- VersionColumn - Class in com.googlecode.jinahya.sql.metadata
-
- VersionColumn() - Constructor for class com.googlecode.jinahya.sql.metadata.VersionColumn
-
- VersionColumn.VersionColumns - Class in com.googlecode.jinahya.sql.metadata
-
- VersionColumn.VersionColumns() - Constructor for class com.googlecode.jinahya.sql.metadata.VersionColumn.VersionColumns
-
- VersionColumn.VersionColumnsMapAdapter - Class in com.googlecode.jinahya.sql.metadata
-
- VersionColumn.VersionColumnsMapAdapter() - Constructor for class com.googlecode.jinahya.sql.metadata.VersionColumn.VersionColumnsMapAdapter
-
- VerySimpleNamespaceContext - Class in com.googlecode.jinahya.xml.namespace
-
Very simple implementation for NamespaceContext.
- VerySimpleNamespaceContext(String, String) - Constructor for class com.googlecode.jinahya.xml.namespace.VerySimpleNamespaceContext
-
Creates a new instance.
- VerySimpleNamespaceContext(String, String, String) - Constructor for class com.googlecode.jinahya.xml.namespace.VerySimpleNamespaceContext
-
Creates a new instance.
- VIEW - Static variable in class com.googlecode.jinahya.sql.metadata.TableType
-