AspectHelper [DEBUG] Creating SingletonProxy for service org.weda.enhance.AspectHelper
AspectHelper [DEBUG] Constructing core service implementation for service org.weda.enhance.AspectHelper
HivemindObjectProvider [DEBUG] Creating SingletonProxy for service org.weda.enhance.HivemindObjectProvider
AspectHelper [DEBUG] Set property objectProvider to <SingletonProxy for org.weda.enhance.HivemindObjectProvider(org.weda.enhance.HivemindObjectProvider)>
CacheManager [DEBUG] Creating SingletonProxy for service org.weda.cache.CacheManager
AspectHelper [DEBUG] Autowired service property cacheManager to <SingletonProxy for org.weda.cache.CacheManager(org.weda.cache.CacheManager)>
MessagesRegistry [DEBUG] Creating SingletonProxy for service org.weda.message.MessagesRegistry
AspectHelper [DEBUG] Autowired service property messagesRegistry to <SingletonProxy for org.weda.message.MessagesRegistry(org.weda.message.MessagesRegistry)>
ObjectStore [DEBUG] Creating SingletonProxy for service org.weda.store.ObjectStore
ObjectStore [DEBUG] Constructing core service implementation for service org.weda.store.ObjectStore
ObjectStore [DEBUG] Autowired property log to org.apache.commons.logging.impl.Log4JLogger@c8376b
ObjectStore [DEBUG] Set property config to [class org.weda.domain.ObjectModification, class org.weda.domain.ObjectModificationType, class org.weda.domain.PropertyModification, class org.weda.domain.ObjectModification, class org.weda.domain.ObjectModificationType, class org.weda.domain.PropertyModification, class org.weda.domain.Company, class org.weda.domain.Address, class org.weda.domain.Employee, class org.weda.domain.Post, class org.weda.domain.Contract, class org.weda.domain.Check]
ObjectStore [DEBUG] Set property servletContext to [<SingletonProxy for tapestry.globals.ServletContext(javax.servlet.ServletContext)>]
ObjectStore [DEBUG] seting properties. path: /hibernate.properties, pathType: resource
ObjectStore [ERROR] Error at file:/C:/store/java/weda.org/target/classes/META-INF/org.weda.hibernate.xml, line 17, column 61: Unable to update property properties of object Hibernate persitent service: java.lang.reflect.InvocationTargetException
org.apache.hivemind.ApplicationRuntimeException: Unable to update property properties of object Hibernate persitent service: java.lang.reflect.InvocationTargetException
at org.apache.hivemind.util.PropertyAdaptor.write(PropertyAdaptor.java:98)
at org.apache.hivemind.util.ClassAdaptor.write(ClassAdaptor.java:62)
at org.apache.hivemind.util.PropertyUtils.write(PropertyUtils.java:54)
at org.apache.hivemind.service.impl.BuilderFactoryLogic.wireProperty(BuilderFactoryLogic.java:359)
at org.apache.hivemind.service.impl.BuilderFactoryLogic.setProperties(BuilderFactoryLogic.java:320)
at org.apache.hivemind.service.impl.BuilderFactoryLogic.createService(BuilderFactoryLogic.java:77)
at org.apache.hivemind.service.impl.BuilderFactory.createCoreServiceImplementation(BuilderFactory.java:42)
at org.apache.hivemind.impl.InvokeFactoryServiceConstructor.constructCoreServiceImplementation(InvokeFactoryServiceConstructor.java:62)
at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructCoreServiceImplementation(AbstractServiceModelImpl.java:108)
at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructNewServiceImplementation(AbstractServiceModelImpl.java:158)
at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructServiceImplementation(AbstractServiceModelImpl.java:140)
at org.apache.hivemind.impl.servicemodel.SingletonServiceModel.getActualServiceImplementation(SingletonServiceModel.java:69)
at $ObjectStore_10f8dca1922._service($ObjectStore_10f8dca1922.java)
at $ObjectStore_10f8dca1922.deleteAll($ObjectStore_10f8dca1922.java)
at $ObjectStore_10f8dca1921.deleteAll($ObjectStore_10f8dca1921.java)
at org.weda.ObjectStoreTestCase.setUp(ObjectStoreTestCase.java:32)
at org.weda.store.ObjectSourceImplTest.setUp(ObjectSourceImplTest.java:28)
at junit.framework.TestCase.runBare(TestCase.java:125)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.hivemind.util.PropertyAdaptor.write(PropertyAdaptor.java:92)
... 26 more
Caused by: java.lang.NullPointerException
at org.weda.hibernate.HibernateObjectStore.loadPropertiesFromStream(HibernateObjectStore.java:203)
at org.weda.hibernate.HibernateObjectStore.loadPropertiesFromResource(HibernateObjectStore.java:189)
at org.weda.hibernate.HibernateObjectStore.setProperties(HibernateObjectStore.java:176)
... 31 more
ObjectDescriptorRegistry [DEBUG] Creating SingletonProxy for service org.weda.property.ObjectDescriptorRegistry
ObjectStore [DEBUG] Autowired service property descriptorRegistry to <SingletonProxy for org.weda.property.ObjectDescriptorRegistry(org.weda.property.ObjectDescriptorRegistry)>
ValueTypeConverter [DEBUG] Creating SingletonProxy for service org.weda.converter.ValueTypeConverter
ObjectStore [DEBUG] Autowired service property converter to <SingletonProxy for org.weda.converter.ValueTypeConverter(org.weda.converter.ValueTypeConverter)>
ObjectStore [DEBUG] Autowired service property cacheManager to <SingletonProxy for org.weda.cache.CacheManager(org.weda.cache.CacheManager)>
PropertyValue [DEBUG] Creating SingletonProxy for service org.weda.property.PropertyValue
ObjectStore [DEBUG] Autowired service property propertyValue to <SingletonProxy for org.weda.property.PropertyValue(org.weda.property.PropertyValue)>
AuditableObjectRegistry [DEBUG] Creating SingletonProxy for service org.weda.store.AuditableObjectRegistry
ObjectStore [DEBUG] Autowired service property auditReg to <SingletonProxy for org.weda.store.AuditableObjectRegistry(org.weda.store.AuditableObjectRegistry)>
RootClass [WARN] composite-id class does not override hashCode(): org.weda.domain.ObjectModificationPk
CacheManager [DEBUG] Constructing core service implementation for service org.weda.cache.CacheManager
CacheManager [DEBUG] Autowired service property stateRegistry to <SingletonProxy for tapestry.state.StateObjectManagerRegistry(org.apache.tapestry.engine.state.StateObjectManagerRegistry)>
SimpleCache [DEBUG] Creating new cache
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceRegistry [DEBUG] Creating SingletonProxy for service org.weda.store.ObjectSourceRegistry
ObjectSourceRegistry [DEBUG] Constructing core service implementation for service org.weda.store.ObjectSourceRegistry
ObjectSourceRegistry [DEBUG] Set property config to <Element Map Proxy for org.weda.store.ObjectSources>
ObjectSourceRegistry [DEBUG] Autowired service property cacheManager to <SingletonProxy for org.weda.cache.CacheManager(org.weda.cache.CacheManager)>
TestObjectSourceListener [DEBUG] Creating SingletonProxy for service org.weda.test.TestObjectSourceListener
HivemindObjectProvider [DEBUG] Constructing core service implementation for service org.weda.enhance.HivemindObjectProvider
HivemindObjectProviderFactory [DEBUG] Creating SingletonProxy for service org.weda.enhance.HivemindObjectProviderFactory
HivemindObjectProviderFactory [DEBUG] Constructing core service implementation for service org.weda.enhance.HivemindObjectProviderFactory
ObjectTranslator [DEBUG] Creating SingletonProxy for service org.weda.enhance.ObjectTranslator
HivemindObjectProviderFactory [DEBUG] Set property objectTranslator to <SingletonProxy for org.weda.enhance.ObjectTranslator(org.apache.hivemind.schema.Translator)>
ObjectTranslator [DEBUG] Constructing core service implementation for service org.weda.enhance.ObjectTranslator
ObjectTranslator [DEBUG] Autowired property errorLog to org.apache.hivemind.impl.ErrorLogImpl@1042fcc
ObjectTranslator [DEBUG] Set property contributions to {app-property=<SingletonProxy for tapestry.props.ApplicationPropertyObjectProvider(org.apache.hivemind.service.ObjectProvider)>, service=<SingletonProxy for hivemind.ServiceObjectProvider(org.apache.hivemind.service.ObjectProvider)>, instance=<SingletonProxy for hivemind.ObjectInstanceObjectProvider(org.apache.hivemind.service.ObjectProvider)>, spring=<SingletonProxy for hivemind.lib.SpringObjectProvider(org.apache.hivemind.service.ObjectProvider)>, engine-service=<SingletonProxy for tapestry.services.EngineServiceObjectProvider(org.apache.hivemind.service.ObjectProvider)>, infrastructure=<SingletonProxy for tapestry.InfrastructureObjectProvider(org.apache.hivemind.service.ObjectProvider)>, class=<SingletonProxy for hivemind.ClassObjectProvider(org.apache.hivemind.service.ObjectProvider)>, service-property=<SingletonProxy for hivemind.ServicePropertyObjectProvider(org.apache.hivemind.service.ObjectProvider)>, configuration=<SingletonProxy for hivemind.ConfigurationObjectProvider(org.apache.hivemind.service.ObjectProvider)>, bean=<SingletonProxy for hivemind.lib.BeanFactoryObjectProvider(org.apache.hivemind.service.ObjectProvider)>, global-property=<SingletonProxy for tapestry.props.GlobalPropertyObjectProvider(org.apache.hivemind.service.ObjectProvider)>}
ObjectDescriptorRegistry [DEBUG] Constructing core service implementation for service org.weda.property.ObjectDescriptorRegistry
ObjectDescriptorRegistry [DEBUG] Autowired property log to org.apache.commons.logging.impl.Log4JLogger@1d349e2
ObjectDescriptorRegistry [DEBUG] Set property descriptors to {}
ConstraintsRegistry [DEBUG] Creating SingletonProxy for service org.weda.property.ConstraintsRegistry
ConstraintsRegistry [DEBUG] Constructing core service implementation for service org.weda.property.ConstraintsRegistry
ConstraintsRegistry [DEBUG] Set property constraintsFactories to <Element List Proxy for org.weda.property.ConstraintsFactories>
ConstraintsFactory [DEBUG] Creating SingletonProxy for service org.weda.property.ConstraintsFactory
ConstraintsFactory [DEBUG] Constructing core service implementation for service org.weda.property.ConstraintsFactory
ConstraintsFactory [DEBUG] Set property constraintsConfig to <Element List Proxy for org.weda.property.Constraints>
MessagesRegistry [DEBUG] Constructing core service implementation for service org.weda.message.MessagesRegistry
MessagesRegistry [DEBUG] Set property messagesConfig to <Element List Proxy for org.weda.message.Messages>
MessagesRegistry [DEBUG] Set property messagesProvidersInfos to <Element List Proxy for org.weda.message.MessagesProviders>
MessagesRegistry [DEBUG] Set property inPlacePrefix to message
MessagesRegistry [DEBUG] Autowired service property threadLocale to <OuterProxy for hivemind.ThreadLocale(org.apache.hivemind.service.ThreadLocale)>
ValueTypeConverter [DEBUG] Constructing core service implementation for service org.weda.converter.ValueTypeConverter
ValueTypeConverter [DEBUG] Set property converterInfos to <Element List Proxy for org.weda.converter.Converters>
ValueTypeConverter [DEBUG] Set property messageCategory to converters
ValueTypeConverter [DEBUG] Autowired service property messagesRegistry to <SingletonProxy for org.weda.message.MessagesRegistry(org.weda.message.MessagesRegistry)>
SummaryFunctionRegistry [DEBUG] Creating SingletonProxy for service org.weda.store.SummaryFunctionRegistry
SummaryFunctionRegistry [DEBUG] Constructing core service implementation for service org.weda.store.SummaryFunctionRegistry
SummaryFunctionRegistry [DEBUG] Set property functions to <Element Map Proxy for org.weda.store.SummaryFunctions>
PropertyValue [DEBUG] Constructing core service implementation for service org.weda.property.PropertyValue
QueryFilterElementImpl [DEBUG] Expression seted. Operator: >; Value: 10
NamesListRegistry [DEBUG] Creating SingletonProxy for service org.weda.common.NamesListRegistry
NamesListRegistry [DEBUG] Constructing core service implementation for service org.weda.common.NamesListRegistry
NamesListRegistry [DEBUG] Set property namesLists to <Element Map Proxy for org.weda.common.NamesLists>
SimpleCache [DEBUG] Adding entity to cache: company2
SimpleCache [DEBUG] Adding entity to cache: company3
ActionRegistry [DEBUG] Creating SingletonProxy for service org.weda.action.ActionRegistry
ActionRegistry [DEBUG] Constructing core service implementation for service org.weda.action.ActionRegistry
ActionRegistry [DEBUG] Set property actionDescriptors to <Element List Proxy for org.weda.action.Actions>
ActionRegistry [DEBUG] Set property actionListenersConfig to <Element List Proxy for org.weda.action.ActionListeners>
ActionRegistry [DEBUG] Set property messageCategory to actions
ObjectEnhancer [DEBUG] Creating SingletonProxy for service org.weda.enhance.ObjectEnhancer
ActionRegistry [DEBUG] Autowired service property objectEnhancer to <SingletonProxy for org.weda.enhance.ObjectEnhancer(org.weda.enhance.ObjectEnhancer)>
ActionRegistry [DEBUG] Autowired service property cacheManager to <SingletonProxy for org.weda.cache.CacheManager(org.weda.cache.CacheManager)>
ActionRegistry [DEBUG] Autowired service property propertyValue to <SingletonProxy for org.weda.property.PropertyValue(org.weda.property.PropertyValue)>
ActionRegistry [DEBUG] Autowired service property objectDescriptorRegistry to <SingletonProxy for org.weda.property.ObjectDescriptorRegistry(org.weda.property.ObjectDescriptorRegistry)>
ActionRegistry [DEBUG] Autowired service property messages to <SingletonProxy for org.weda.message.MessagesRegistry(org.weda.message.MessagesRegistry)>
ActionListenerService [DEBUG] Creating SingletonProxy for service org.weda.test.ActionListenerService
ActionListenerService [DEBUG] Constructing core service implementation for service org.weda.test.ActionListenerService
ObjectEnhancer [DEBUG] Constructing core service implementation for service org.weda.enhance.ObjectEnhancer
ObjectEnhancer [DEBUG] Set property objectProvider to <SingletonProxy for org.weda.enhance.HivemindObjectProvider(org.weda.enhance.HivemindObjectProvider)>
ObjectSourceImplTest [DEBUG] ----Actions from DataSource. Class (org.weda.store.impl.ObjectSourceImpl)
ObjectSourceImplTest [DEBUG] Action: name=(Обновить), class=(class org.weda.store.actions.ObjectSourceRefreshAction)
ObjectSourceImplTest [DEBUG] Action: name=(Очистить), class=(class org.weda.store.actions.ObjectSourceResetSearchPatternsAction)
ObjectSourceImplTest [DEBUG] Action: name=(Удалить), class=(class org.weda.store.actions.ObjectSourceDeleteAction)
ObjectSourceImplTest [DEBUG] Action: name=(Изменить), class=(class org.weda.store.actions.ObjectSourceEditAction)
ObjectSourceImplTest [DEBUG] Action: name=(Создать), class=(class org.weda.store.actions.ObjectSourceAddAction)
ObjectSourceImplTest [DEBUG] ----Actions from ActionRegistry
ObjectSourceImplTest [DEBUG] Action: name=(Обновить), class=(class org.weda.store.actions.ObjectSourceRefreshAction)
ObjectSourceImplTest [DEBUG] Action: name=(Очистить), class=(class org.weda.store.actions.ObjectSourceResetSearchPatternsAction)
ObjectSourceImplTest [DEBUG] Action: name=(Удалить), class=(class org.weda.store.actions.ObjectSourceDeleteAction)
ObjectSourceImplTest [DEBUG] Action: name=(Изменить), class=(class org.weda.store.actions.ObjectSourceEditAction)
ObjectSourceImplTest [DEBUG] Action: name=(Создать), class=(class org.weda.store.actions.ObjectSourceAddAction)
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] company 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
AuditableObjectRegistry [DEBUG] Constructing core service implementation for service org.weda.store.AuditableObjectRegistry
AuditableObjectRegistry [DEBUG] Set property auditableObjects to <Element Map Proxy for org.weda.store.AuditableObjects>
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] company 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: company5
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
where 1=1
order by company.name
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company5>> selected 2 rows
QueryFilterElementImpl [DEBUG] Expression seted. Operator: =; Value: company 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
where 1=1
AND company.name = :param1
order by company.name
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company5>> selected 1 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] company
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] company
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: company6
QueryFilterElementImpl [DEBUG] Expression seted. Operator: =; Value: 10
QueryFilterElementImpl [DEBUG] Expression seted. Operator: =; Value: company
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
where 1=1
and company.employeCount > :param
AND company.name = :param1
order by company.name
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company6>> selected 1 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 0
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
TestObjectSourceListener [DEBUG] Constructing core service implementation for service org.weda.test.TestObjectSourceListener
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 2 rows
ObjectStore [DEBUG] name 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: company2#1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] street 0
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 0
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] street 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] street 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] street 3
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 3
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] street 4
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 4
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 5 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 0
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 2 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
SimpleCache [DEBUG] Adding entity to cache: employee
SimpleCache [DEBUG] Adding entity to cache: contract
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
AND contract.company = :param1
ObjectSourceImpl [DEBUG] contract>> selected 0 rows
ObjectSourceImpl [DEBUG] Canceling datasource modifications
ObjectStore [DEBUG] Transaction rollback operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectSourceImpl [DEBUG] Canceling datasource modifications
ObjectStore [DEBUG] Transaction rollback operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 1 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
AND contract.company = :param1
ObjectSourceImpl [DEBUG] contract>> selected 0 rows
ObjectSourceImpl [DEBUG] Saving datasource modifications
ObjectStore [DEBUG] name
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] Modifications successfully saved
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Some company
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectSourceImpl [DEBUG] Saving datasource modifications
ObjectStore [DEBUG] ОАО МТС
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
AND company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] Modifications successfully saved
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 2 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Company 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] org.weda.domain.Employee@4ec59
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] org.weda.domain.Employee@138d56e
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Company 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] org.weda.domain.Employee@1c30993
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
AND employee.company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 2 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
AND employee.company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 1 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Company
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectSourceImpl [DEBUG] Saving datasource modifications
ObjectStore [DEBUG] org.weda.domain.Employee@1eb0cd0
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
AND employee.company = :param1
AND employee = :param2
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] Modifications successfully saved
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
AND employee.company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 1 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Company 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Company 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] org.weda.domain.Employee@4eb585
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] org.weda.domain.Employee@16f3619
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Contract 1 company 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] org.weda.domain.Employee@1ce9f9d
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Contract 1 company 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Contract 2 company 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 2 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
AND contract.company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] contract>> selected 1 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
AND employee.company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 2 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] contract>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
AND contract.company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] contract>> selected 2 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
AND employee.company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 1 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] contract>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] company1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] #1 (company1)
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] #2 (company1)
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] company2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] #1 (company2)
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] contract>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: check
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] org.weda.domain.Check@1e965e9
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
AND contract.company = :param1
ObjectSourceImpl [DEBUG] contract>> selected 2 rows
ObjectSourceImpl [DEBUG] Saving datasource modifications
ObjectStore [DEBUG] org.weda.domain.Check@1e965e9
ObjectStore [DEBUG] QUERY: from org.weda.domain.Check as check
WHERE 1=1
AND check = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] Modifications successfully saved
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] contract>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Check as check
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] check>> selected 1 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
AND contract.company = :param1
ObjectSourceImpl [DEBUG] contract>> selected 2 rows
ObjectSourceImpl [DEBUG] Saving datasource modifications
ObjectStore [DEBUG] org.weda.domain.Check@13f5841
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] Modifications successfully saved
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] contract>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Company 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Company 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] org.weda.domain.Employee@e05ad6
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] org.weda.domain.Employee@16bb7d9
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Contract 1 company 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] org.weda.domain.Employee@1b14530
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Contract 1 company 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] Contract 2 company 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 2 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
AND contract.company = :param1
ObjectSourceImpl [DEBUG] contract>> selected 1 rows
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
AND employee.company = :param1
ObjectSourceImpl [DEBUG] employee>> selected 2 rows
ObjectSourceImpl [DEBUG] Canceling datasource modifications
ObjectStore [DEBUG] Transaction rollback operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 2 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
AND contract.company = :param1
ObjectSourceImpl [DEBUG] contract>> selected 1 rows
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
AND employee.company = :param1
ObjectSourceImpl [DEBUG] employee>> selected 2 rows
ObjectSourceImpl [DEBUG] Saving datasource modifications
ObjectStore [DEBUG] Company 1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] Modifications successfully saved
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] new company
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
AND contract.company = :param1
ObjectSourceImpl [DEBUG] contract>> selected 0 rows
ObjectSourceImpl [DEBUG] Saving datasource modifications
ObjectStore [DEBUG] org.weda.domain.Employee@8420ae
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
AND employee.company = :param1
AND employee = :param2
ObjectSourceImpl [DEBUG] Modifications successfully saved
ObjectSourceImpl [DEBUG] Saving datasource modifications
ObjectStore [DEBUG] new company
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
AND company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] Modifications successfully saved
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 4 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
AND contract.company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] contract>> selected 0 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Employee as employee
WHERE 1=1
AND employee.company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] employee>> selected 1 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 2 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 1 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectSourceImpl [DEBUG] Saving datasource modifications
ObjectStore [DEBUG] name1
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
AND company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] Modifications successfully saved
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 1 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
AND contract.company = :param1
ObjectSourceImpl [DEBUG] contract>> selected 0 rows
ObjectSourceImpl [DEBUG] Saving datasource modifications
ObjectStore [DEBUG] name2
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] Modifications successfully saved
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 0 rows
ObjectStore [DEBUG] comp1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] comp2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 2 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectSourceImpl [DEBUG] Saving datasource modifications
ObjectStore [DEBUG] comp3
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
AND company = :param1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] Modifications successfully saved
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 3 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: company4
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session