Package | Description |
---|---|
org.milyn.db | |
org.milyn.javabean |
Smooks Javabean Cartridge implementation classes.
|
org.milyn.persistence | |
org.milyn.routing.db | |
org.milyn.templating.freemarker |
FreeMarker templating for Smooks.
|
org.milyn.templating.xslt |
XSLT templating for Smooks.
|
org.milyn.validation |
Modifier and Type | Class and Description |
---|---|
class |
DirectDataSource
Direct DataSource.
|
class |
JndiDataSource
Jndi based DataSource.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanInstanceCreator
Bean instance creator visitor class.
|
class |
BeanInstancePopulator
Bean instance populator visitor class.
|
class |
ValueBinder
Value Binder.
|
Modifier and Type | Class and Description |
---|---|
class |
DaoFlusher
DAO Flusher
This DAO flusher calls the flush method of a DAO.
|
class |
EntityDeleter
DAO Deleter
This DAO deleter calls the delete method of a DAO, using a entity bean from
the bean context as parameter.
|
class |
EntityInserter
DAO Inserter
This DAO inserter calls the insert method of a DAO, using a entity bean from
the bean context as parameter.
|
class |
EntityLocator
DAO Locator
This DAO locator uses lookup methods or methods that accept a query to
lookup entities from a data source.
|
class |
EntityLocatorParameterVisitor |
class |
EntityUpdater
DAO Updater
This DAO updater calls the update method of a DAO, using a entity bean from
the bean context as parameter.
|
Modifier and Type | Class and Description |
---|---|
class |
SQLExecutor
SQLExecutor Visitor.
|
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerTemplateProcessor
FreeMarker template application ProcessingUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
XslTemplateProcessor
XSLT template application ProcessingUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
Validator
A Validator uses a predefined Rule that performs the actual validator for a Validator.
|
Copyright © 2020. All rights reserved.