Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
E
G
I
J
L
N
O
S
T
A
addDatastoreFields()
- Method in class org.datanucleus.store.mapped.mapping.
JodaIntervalMapping
E
eq(SQLExpression)
- Method in class org.datanucleus.store.rdbms.sql.expression.
JodaLiteral
G
ge(SQLExpression)
- Method in class org.datanucleus.store.rdbms.sql.expression.
JodaLiteral
getDefaultLengthAsString()
- Method in class org.datanucleus.store.mapped.mapping.
JodaDateTimeMapping
getDefaultLengthAsString()
- Method in class org.datanucleus.store.mapped.mapping.
JodaLocalDateMapping
getDefaultLengthAsString()
- Method in class org.datanucleus.store.mapped.mapping.
JodaLocalTimeMapping
getJavaType()
- Method in class org.datanucleus.store.mapped.mapping.
JodaDateTimeMapping
getJavaType()
- Method in class org.datanucleus.store.mapped.mapping.
JodaDurationMapping
getJavaType()
- Method in class org.datanucleus.store.mapped.mapping.
JodaIntervalMapping
getJavaType()
- Method in class org.datanucleus.store.mapped.mapping.
JodaLocalDateMapping
getJavaType()
- Method in class org.datanucleus.store.mapped.mapping.
JodaLocalTimeMapping
getJavaType()
- Method in class org.datanucleus.store.mapped.mapping.
JodaPeriodMapping
getJavaTypeForDatastoreMapping(int)
- Method in class org.datanucleus.store.mapped.mapping.
JodaDateTimeMapping
Accessor for the name of the java-type actually used when mapping the particular datastore field.
getJavaTypeForDatastoreMapping(int)
- Method in class org.datanucleus.store.mapped.mapping.
JodaDurationMapping
Accessor for the name of the java-type actually used when mapping the particular datastore field.
getJavaTypeForDatastoreMapping(int)
- Method in class org.datanucleus.store.mapped.mapping.
JodaIntervalMapping
Accessor for the name of the java-type actually used when mapping the particular datastore field.
getJavaTypeForDatastoreMapping(int)
- Method in class org.datanucleus.store.mapped.mapping.
JodaLocalDateMapping
Accessor for the name of the java-type actually used when mapping the particular datastore field.
getJavaTypeForDatastoreMapping(int)
- Method in class org.datanucleus.store.mapped.mapping.
JodaLocalTimeMapping
Accessor for the name of the java-type actually used when mapping the particular datastore field.
getJavaTypeForDatastoreMapping(int)
- Method in class org.datanucleus.store.mapped.mapping.
JodaPeriodMapping
Accessor for the name of the java-type actually used when mapping the particular datastore field.
getObject(ExecutionContext, Object, int[])
- Method in class org.datanucleus.store.mapped.mapping.
JodaDateTimeMapping
getObject(ExecutionContext, Object, int[])
- Method in class org.datanucleus.store.mapped.mapping.
JodaDurationMapping
Method to get the object from the datastore and convert to an object.
getObject(ExecutionContext, Object, int[])
- Method in class org.datanucleus.store.mapped.mapping.
JodaIntervalMapping
getObject(ExecutionContext, Object, int[])
- Method in class org.datanucleus.store.mapped.mapping.
JodaLocalDateMapping
getObject(ExecutionContext, Object, int[])
- Method in class org.datanucleus.store.mapped.mapping.
JodaLocalTimeMapping
getObject(ExecutionContext, Object, int[])
- Method in class org.datanucleus.store.mapped.mapping.
JodaPeriodMapping
Method to get the object from the datastore and convert to an object.
getValue()
- Method in class org.datanucleus.store.rdbms.sql.expression.
JodaDateTimeLiteral
getValue()
- Method in class org.datanucleus.store.rdbms.sql.expression.
JodaDurationLiteral
getValue()
- Method in class org.datanucleus.store.rdbms.sql.expression.
JodaLocalDateLiteral
getValue()
- Method in class org.datanucleus.store.rdbms.sql.expression.
JodaLocalTimeLiteral
getValueForDatastoreMapping(NucleusContext, int, Object)
- Method in class org.datanucleus.store.mapped.mapping.
JodaIntervalMapping
Method to return the value to be stored in the specified datastore index given the overall value for this java type.
gt(SQLExpression)
- Method in class org.datanucleus.store.rdbms.sql.expression.
JodaLiteral
I
initialize(AbstractMemberMetaData, DatastoreContainerObject, ClassLoaderResolver)
- Method in class org.datanucleus.store.mapped.mapping.
JodaIntervalMapping
initialize(MappedStoreManager, String)
- Method in class org.datanucleus.store.mapped.mapping.
JodaIntervalMapping
isParameter()
- Method in class org.datanucleus.store.rdbms.sql.expression.
JodaLiteral
J
JodaDateTimeLiteral
- Class in
org.datanucleus.store.rdbms.sql.expression
Representation of an JodaTime "DateTime" literal.
JodaDateTimeLiteral(SQLStatement, JavaTypeMapping, Object, String)
- Constructor for class org.datanucleus.store.rdbms.sql.expression.
JodaDateTimeLiteral
Constructor for an DateTime literal with a value.
JodaDateTimeMapping
- Class in
org.datanucleus.store.mapped.mapping
SCO Mapping for org.joda.time.DateTime type.
JodaDateTimeMapping()
- Constructor for class org.datanucleus.store.mapped.mapping.
JodaDateTimeMapping
JodaDateTimeStringConverter
- Class in
org.datanucleus.store.types
Class to handle the conversion between org.joda.time.DateTime and a String form.
JodaDateTimeStringConverter()
- Constructor for class org.datanucleus.store.types.
JodaDateTimeStringConverter
JodaDurationLiteral
- Class in
org.datanucleus.store.rdbms.sql.expression
Representation of an JodaTime "Duration" literal.
JodaDurationLiteral(SQLStatement, JavaTypeMapping, Object, String)
- Constructor for class org.datanucleus.store.rdbms.sql.expression.
JodaDurationLiteral
Constructor for an Duration literal with a value.
JodaDurationMapping
- Class in
org.datanucleus.store.mapped.mapping
SCO Mapping for org.joda.time.Duration type.
JodaDurationMapping()
- Constructor for class org.datanucleus.store.mapped.mapping.
JodaDurationMapping
JodaDurationStringConverter
- Class in
org.datanucleus.store.types
Class to handle the conversion between org.joda.time.Duration and a String form.
JodaDurationStringConverter()
- Constructor for class org.datanucleus.store.types.
JodaDurationStringConverter
JodaIntervalMapping
- Class in
org.datanucleus.store.mapped.mapping
SCO Mapping for org.joda.time.Interval type.
JodaIntervalMapping()
- Constructor for class org.datanucleus.store.mapped.mapping.
JodaIntervalMapping
JodaIntervalStringConverter
- Class in
org.datanucleus.store.types
Class to handle the conversion between org.joda.time.Interval and a String form.
JodaIntervalStringConverter()
- Constructor for class org.datanucleus.store.types.
JodaIntervalStringConverter
JodaLiteral
- Class in
org.datanucleus.store.rdbms.sql.expression
Abstract representation of a JodaTime literal (to be extended by specific cases).
JodaLiteral(SQLStatement, JavaTypeMapping, String)
- Constructor for class org.datanucleus.store.rdbms.sql.expression.
JodaLiteral
Constructor for an DateTime literal with a value.
JodaLocalDateLiteral
- Class in
org.datanucleus.store.rdbms.sql.expression
Representation of an JodaTime "LocalDate" literal.
JodaLocalDateLiteral(SQLStatement, JavaTypeMapping, Object, String)
- Constructor for class org.datanucleus.store.rdbms.sql.expression.
JodaLocalDateLiteral
Constructor for an LocalDate literal with a value.
JodaLocalDateMapping
- Class in
org.datanucleus.store.mapped.mapping
SCO Mapping for org.joda.time.LocalDate type.
JodaLocalDateMapping()
- Constructor for class org.datanucleus.store.mapped.mapping.
JodaLocalDateMapping
JodaLocalDateStringConverter
- Class in
org.datanucleus.store.types
Class to handle the conversion between org.joda.time.LocalDate and a String form.
JodaLocalDateStringConverter()
- Constructor for class org.datanucleus.store.types.
JodaLocalDateStringConverter
JodaLocalTimeLiteral
- Class in
org.datanucleus.store.rdbms.sql.expression
Representation of an JodaTime "LocalTime" literal.
JodaLocalTimeLiteral(SQLStatement, JavaTypeMapping, Object, String)
- Constructor for class org.datanucleus.store.rdbms.sql.expression.
JodaLocalTimeLiteral
Constructor for an LocalTime literal with a value.
JodaLocalTimeMapping
- Class in
org.datanucleus.store.mapped.mapping
SCO Mapping for org.joda.time.LocalTime type.
JodaLocalTimeMapping()
- Constructor for class org.datanucleus.store.mapped.mapping.
JodaLocalTimeMapping
JodaLocalTimeStringConverter
- Class in
org.datanucleus.store.types
Class to handle the conversion between org.joda.time.LocalTime and a String form.
JodaLocalTimeStringConverter()
- Constructor for class org.datanucleus.store.types.
JodaLocalTimeStringConverter
JodaPeriodMapping
- Class in
org.datanucleus.store.mapped.mapping
SCO Mapping for org.joda.time.Period type.
JodaPeriodMapping()
- Constructor for class org.datanucleus.store.mapped.mapping.
JodaPeriodMapping
JodaPeriodStringConverter
- Class in
org.datanucleus.store.types
Class to handle the conversion between org.joda.time.Period and a String form.
JodaPeriodStringConverter()
- Constructor for class org.datanucleus.store.types.
JodaPeriodStringConverter
L
le(SQLExpression)
- Method in class org.datanucleus.store.rdbms.sql.expression.
JodaLiteral
lt(SQLExpression)
- Method in class org.datanucleus.store.rdbms.sql.expression.
JodaLiteral
N
ne(SQLExpression)
- Method in class org.datanucleus.store.rdbms.sql.expression.
JodaLiteral
O
org.datanucleus.store.mapped.mapping
- package org.datanucleus.store.mapped.mapping
Package providing support for JodaTime types in mapped datastores in DataNucleus.
org.datanucleus.store.rdbms.sql.expression
- package org.datanucleus.store.rdbms.sql.expression
org.datanucleus.store.types
- package org.datanucleus.store.types
Package providing support for persisting JodaTime types as Strings.
S
setNotParameter()
- Method in class org.datanucleus.store.rdbms.sql.expression.
JodaLiteral
setObject(ExecutionContext, Object, int[], Object)
- Method in class org.datanucleus.store.mapped.mapping.
JodaDateTimeMapping
setObject(ExecutionContext, Object, int[], Object)
- Method in class org.datanucleus.store.mapped.mapping.
JodaDurationMapping
Method to set the object when updating the the datastore.
setObject(ExecutionContext, Object, int[], Object)
- Method in class org.datanucleus.store.mapped.mapping.
JodaIntervalMapping
setObject(ExecutionContext, Object, int[], Object)
- Method in class org.datanucleus.store.mapped.mapping.
JodaLocalDateMapping
setObject(ExecutionContext, Object, int[], Object)
- Method in class org.datanucleus.store.mapped.mapping.
JodaLocalTimeMapping
setObject(ExecutionContext, Object, int[], Object)
- Method in class org.datanucleus.store.mapped.mapping.
JodaPeriodMapping
Method to set the object when updating the the datastore.
T
toObject(String)
- Method in class org.datanucleus.store.types.
JodaDateTimeStringConverter
toObject(String)
- Method in class org.datanucleus.store.types.
JodaDurationStringConverter
toObject(String)
- Method in class org.datanucleus.store.types.
JodaIntervalStringConverter
toObject(String)
- Method in class org.datanucleus.store.types.
JodaLocalDateStringConverter
toObject(String)
- Method in class org.datanucleus.store.types.
JodaLocalTimeStringConverter
toObject(String)
- Method in class org.datanucleus.store.types.
JodaPeriodStringConverter
toString(DateTime)
- Method in class org.datanucleus.store.types.
JodaDateTimeStringConverter
toString(Duration)
- Method in class org.datanucleus.store.types.
JodaDurationStringConverter
toString(Interval)
- Method in class org.datanucleus.store.types.
JodaIntervalStringConverter
toString(LocalDate)
- Method in class org.datanucleus.store.types.
JodaLocalDateStringConverter
toString(LocalTime)
- Method in class org.datanucleus.store.types.
JodaLocalTimeStringConverter
toString(Period)
- Method in class org.datanucleus.store.types.
JodaPeriodStringConverter
A
E
G
I
J
L
N
O
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.