|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusinessObjectFactory | |
|---|---|
| net.smartlab.web | |
| net.smartlab.web.config | |
| net.smartlab.web.history | |
| Uses of BusinessObjectFactory in net.smartlab.web |
|---|
| Methods in net.smartlab.web with parameters of type BusinessObjectFactory | |
|---|---|
protected org.hibernate.Transaction |
Domain.begin(BusinessObjectFactory factory)
Starts a new transaction, allowing all the operations performed in the same context to be atomically applied (commit) or reverted (rollback). |
| Uses of BusinessObjectFactory in net.smartlab.web.config |
|---|
| Methods in net.smartlab.web.config with parameters of type BusinessObjectFactory | |
|---|---|
org.hibernate.SessionFactory |
TomcatConfigurationStrategy.getSessionFactory(BusinessObjectFactory bof)
|
org.hibernate.SessionFactory |
JNDIConfigurationStrategy.getSessionFactory(BusinessObjectFactory factory)
|
org.hibernate.SessionFactory |
ConfigurationStrategy.getSessionFactory(BusinessObjectFactory bof)
Deprecated. |
org.hibernate.SessionFactory |
FactoryConfigurationStrategy.getSessionFactory(BusinessObjectFactory bof)
|
| Uses of BusinessObjectFactory in net.smartlab.web.history |
|---|
| Subclasses of BusinessObjectFactory in net.smartlab.web.history | |
|---|---|
class |
HistorizedBusinessObjectFactory
TODO documentation |
| Methods in net.smartlab.web.history that return BusinessObjectFactory | |
|---|---|
protected abstract BusinessObjectFactory |
HistorizedBusinessObjectFactory.getBaseFactory()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||