|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
BeanDefinitionParser implementations.CriteriaCallback for use by DAO subclasses when returning lists of persistent instances.CriteriaCallback for use by DAO subclasses when returning a single persistent instance.QueryCallback for use by DAO subclasses when returning lists of persistent instances.QueryCallback for use by DAO subclasses when returning a single persistent instance.PersistentObjectDelegate classes, with implementations of all methods
other than serialize() and deserialize().SchemaUpdate implementations with standard bean property implementations.SchemaUpdates declared in Spring BeanFactorys that infer their
names and required predecessors from their Spring bean attributes.DataSource that wraps an inner DataSource and automatically performs some update
operation on the inner DataSource on first access.ContextApplication.CloseListener to be notified when this instance is closed.
SocketAcceptor.start().
BeanFactory dependencies.
XMLEventReader that reads and removes an initial annotation element from an XML document.XMLEventWriter that adds an extra annotation element to an XML document as it is written.ContextApplication closing.
DatabaseAction to a Connection.
InputStream and notifies of input events.AsyncInputStream.OutputStream that performs writes using a background thread, so that
write, flush, and close operations never block.Comparator that orders Spring bean names in the same order as the corresponding
beans appear in a ListableBeanFactory.BigFatLock is held.
BigFatLock is held.BigFatLockHeldAdvice.lockNotHeld() when the lock is not held.AsyncOutputStream when its buffer overflows.configureQuery() for configuration.
byte[] arrays to and from hexadecimal strings.Primitive.BOOLEAN case.
Primitive.BYTE case.
Primitive.CHARACTER case.
Primitive.DOUBLE case.
Primitive.FLOAT case.
Primitive.INTEGER case.
Primitive.LONG case.
Primitive.SHORT case.
CriteriaQuery.
Application subclass that provides some basic infrastructure for Vaadin applications:
Access to the currently running Vaadin application (via a ContextApplication.get())
A way to safely interact with a Vaadin application from a background thread (via ContextApplication.invoke(java.lang.Runnable))
Support for Vaadin application close event notifications
Displays any exceptions thrown in an overlay error window
A Logger to use
ContextApplication is closed.ContextApplication is closed.MainClass implementations that wish to execute
with an associated Spring application context.QueryCallback for CriteriaQuery queries.ContextApplication instance associated with the current thread.
ContextApplication associated with the current thread, cast to the desired type.
HttpServletRequest associated with the current thread.
HttpServletResponse associated with the current thread.
Date objects to and from strings.String back into a byte[] array.
StringEncoder.encode(java.lang.String, boolean).
"/".
".xsl".
";[ \\t\\r]*\\n\\s*".
"SchemaUpdate".
"updateName".
"updateTime".
NamespaceHandler
for the dellroad-stuff XML namespace.StringEncoder.enquote(java.lang.String).
true or false.
ByteArrayEncoder.
Date.
Date in the format supported by DateEncoder.
Expression.
Expression using the supplied ParserContext.
Inet4Address.
String deserializer support method that verifies that the input string matches the
given regular expression.
Pattern.
SimpleDateFormat.
String, allowing arbitrary characters via backslash escapes.
Expression as a template expression.
TimeZone.
URI.
UUID.
Date in XSD dateTime format.
SocketAcceptor.stop().
MainClass.run(java.lang.String[]), catching any exceptions thrown and exiting with a non-zero
value if and only if an exception was caught.
String to be a valid email address.byte[] array as a String.
byte[] array as a String.
2009-12-01T15:33:07.763Z.
StringEncoder.enquote(java.lang.String) when it appears
as the prefix of a longer string.
TypedQueryCallback.executeQuery(TypedQuery).
ch.
PersistentObjectDelegate implementations that wrap a nested delegate.Date value.
IdGenerator associated with the current thread.
ContextApplication instance associated with the current thread or throw an exception if there is none.
ContextApplication instance associated with the current thread, cast to the desired type,
or throw an exception if there is none.
SpringContextApplication instance associated with the current thread or throw an exception if there is none.
QueryCallback.
ContextApplication that is being closed.
ValidationContext associated with the current thread, cast to the desired type.
SimpleDateFormat configured with the given format and for the UTC time zone and strict parsing.
PersistentObjectDelegate.
DataSource.
node to X.
PersistentObject.
PipedInputStream.
PipedOutputStream.
SocketHandler that will handle a new connection using the given socket.
PersistentObject that originated this event.
Class object representing this primitive type, e.g., Integer.TYPE.
Integer.intValue().
Class object for this primitive type, e.g., Integer.class.
MainClass.commandLoop(java.lang.String, java.lang.String).
String to be a valid DNS hostname (or hostname component).String to be either a valid fully-qualified DNS hostname
or an IPv4 address.JibxMarshaller that performs marshalling and unmarshalling operations
within an invocation of IdGenerator.run().SQLSchemaUpdater.databaseNeedsInitialization(java.sql.Connection) is consistent with
an uninitialized database.
SQLSchemaUpdater.databaseNeedsInitialization(java.sql.Connection) is consistent with
an uninitialized database.
ConfigurableWebApplicationContext.
InputStreams serialized inside an underlying InputStream by an OutputStreamWriter.DataSource has been updated.
src to dest.
Set implementation with these properties which make it suitable for use with JiBX:
Iteration order reflects addition order (this property is inherited from LinkedHashSet)
An ListableHashSet.addUnique(E) method that throws JiBXException if the item is already in the set
(suitable for use as a JiBX add-method)
BigFatLock.
Map properties in JiBX.Object.equals() for sanity checking.
JibxMarshaller.marshal() on the configured
JibxMarshaller within an invocation of IdGenerator.run().
String deserializer that normalizes a string as is required by the xsd:token XSD type.
InputStream interface given a NullModemInputStream.WriteCallback that can write to an
OutputStream.NullModemInputStream.OutputStream interface given a NullModemOutputStream.ReadCallback that can read from an
InputStream.NullModemOutputStream.ContextApplication with which this listener is associated.
public static void main method that are intended
to be invoked from the command line.OutputStreams inside a single underlying OutputStream.SimpleObjectParser.parse(Object, String, String, boolean) but this method creates the target instance using
the target type's default constructor.
SimpleObjectParser.parse(Object, String, Pattern, Map, boolean) but this method creates the target instance using
the target type's default constructor.
getId().
-Dname=value and set the corresponding system properties.
scope, depends-on, abstract, etc.
valueOf method.
Double.valueOf(String).
@Pattern but applies to any
type of object, converting to String as necessary via Object.toString(), and recursing
on collection types.Pattern constraint.PersistentObject's persistent file.PersistentObjects.PersistentObject to listeners whenever there is an update to the root object.PersistentObject operations.PersistentObject.PersistentObject schema updaters.PersistentObject operations.PersistentObject.setRoot()
when the expected version number does not agree.WebApplicationContext after initial creation but before the initial
refresh().
Class instances representing primitive types.Primitives.PrimitiveSwitch implementations.InputStream.
Item.
URL.
URL.
addListener().
ContextApplication.CloseListener.
Resource and converts it to a String.IdGenerator and make it available via IdGenerator.get() for the duration of the given operation.
IdGenerator and make it available via IdGenerator.get() for the duration of the given operation.
TopologicalSorter.EdgeLister implementation reflecting SchemaUpdate predecessor constraints.DataSource that wraps an inner DataSource and automatically intializes and updates
the database schema using a SQLSchemaUpdater on first access."vaadinApplication").
SelfValidating interface
allows custom validation by the class itself via SelfValidating.checkValid().@SelfValidates annotation.SelfValidating.checkValid(javax.validation.ConstraintValidatorContext).ByteArrayEncoder.
Date.
Date in the format supported by DateEncoder.
Expression.
Inet4Address.
Object.toString()
SimpleDateFormat.
String.
TimeZone.
Object.toString()
Date to XSD dateTime format.
DataSource.
PersistentObjectDelegate.
JibxMarshaller.
Marshaller used to convert instances to XML.
value.
SQLSchemaUpdater that will initialize and update the database.
SQLCommandList.
SQLCommandList to be applied to the database on first access.
SQLCommandList is applied transactionally or not.
Marshaller used to convert instances to XML.
message and disable the default violation.
SocketAcceptor.sort() but treats all edges as reversed.
Sorted constraint.DatabaseActions.
WebApplicationContext.PersistentObjectDelegate that uses Spring's Marshaller and Unmarshaller interfaces
for XML conversion.SchemaUpdates for use with
a PersistentObjectSchemaUpdater.PersistentObjectSchemaUpdater optimized for use with Spring:
SpringPersistentObjectSchemaUpdater.getOrderingTieBreaker() is overridden to break ties by ordering updates in the same order
as they are defined in the bean factory.SchemaUpdate.SQLSchemaUpdater optimized for use with Spring.SpringPersistentObjectSchemaUpdate that applies a configured XSL transform to the XML form of the persistent object.BeanPostProcessor that looks for SpringXSLPersistentObjectSchemaUpdate beans that don't have
an explicit transform resource configured, and configures
them using a resource location based on the bean name, by simply adding a configured prefix and suffix.DatabaseAction that executes a single SQL statement.AbstractSchemaUpdater for SQL databases.OutputStream.
OutputStream.
Inet4Address.
String.
String.
ErrorListener implementation that logs the messgaes to a configured Logger
and throws exceptions in cases of errors and fatal errors.SQLExceptions into Spring DataAccessExceptions.
JibxMarshaller.unmarshal() on the configured
JibxMarshaller within an invocation of IdGenerator.run().
DataSource.
AnnotatedXMLEventReader that reads the nested schema update list.AnnotatedXMLEventWriter that inserts the schema update list into the document
using an PersistentObjectSchemaUpdater.UPDATES_ELEMENT_NAME annotation element.DataSource that wraps an inner DataSource and automatically applies a configured
SQLCommandList on first access.ApplicationListener support superclass customized for use by
listeners that are part of a Vaadin application when listening to non-Vaadin application event sources.Scope for Vaadin applications.VaadinConfigurableAspect aspect.VaadinConfigurableAspect.Validator, making the context
available to the current thread during the validation process via ValidationContext.getCurrentContext(java.lang.Class) .
ConstraintValidator implementations.Object.wait()) up to a given time limit for some predicate to become true.
PersistentObjectSchemaUpdater.NAMESPACE_URI elements.
InputStream over which XML documents are passed.OutputStream over which XML documents are passed.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||