org.openmdx.base.accessor.generic.cci
Interface ObjectFactory_1_2

All Superinterfaces:
Marshaller, ObjectFactory_1_0, ObjectFactory_1_1
All Known Implementing Classes:
Manager_1

public interface ObjectFactory_1_2
extends ObjectFactory_1_1

ObjectFactory_1_2


Method Summary
 Connection_1Factory getConnectionFactory()
          Return this connection's factory
 Boolean hasContainerManagedUnitOfWork()
          Container managed units of work are either non transactional or part of a bigger unit of work.
 
Methods inherited from interface org.openmdx.base.accessor.generic.cci.ObjectFactory_1_1
createObject, createObject
 
Methods inherited from interface org.openmdx.base.accessor.generic.cci.ObjectFactory_1_0
close, createObject, createStructure, getObject, getUnitOfWork
 
Methods inherited from interface org.openmdx.compatibility.base.marshalling.Marshaller
marshal, unmarshal
 

Method Detail

getConnectionFactory

Connection_1Factory getConnectionFactory()
Return this connection's factory

Returns:
the corresponding connection factory

hasContainerManagedUnitOfWork

Boolean hasContainerManagedUnitOfWork()
Container managed units of work are either non transactional or part of a bigger unit of work.

Returns:
the value of the ContainerManaged property.


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.