Package | Description |
---|---|
org.milyn.calc | |
org.milyn.persistence | |
org.milyn.routing.db | |
org.milyn.routing.io | |
org.milyn.routing.jms |
Modifier and Type | Class and Description |
---|---|
class |
Counter
The counter can increment or decrement a value.
|
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 |
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 |
ResultsetRowSelector |
class |
SQLExecutor
SQLExecutor Visitor.
|
Modifier and Type | Class and Description |
---|---|
class |
OutputStreamRouter
OutputStreamRouter is a fragment Visitor (DOM/SAX) that can be used to route
context beans (
BeanContext beans) an OutputStream. |
Modifier and Type | Class and Description |
---|---|
class |
JMSRouter
Router is a Visitor for DOM or SAX elements.
|
Copyright © 2020. All rights reserved.