F G H I L M O P S

F

find(String) - Method in class org.wamblee.general.spring.SpringBeanFactory
 
find(Class<T>) - Method in class org.wamblee.general.spring.SpringBeanFactory
 
find(String, Class<T>) - Method in class org.wamblee.general.spring.SpringBeanFactory
 

G

getSpringBeanFactory() - Method in class org.wamblee.general.spring.SpringBeanFactory
Gets the spring bean factory.

H

HibernateMappingFiles - Class in org.wamblee.persistence.hibernate
Hibernate mapping files to use.
HibernateMappingFiles() - Constructor for class org.wamblee.persistence.hibernate.HibernateMappingFiles
Constructs an empty list of hibernate mapping files.
HibernateMappingFiles(String[]) - Constructor for class org.wamblee.persistence.hibernate.HibernateMappingFiles
Constructs the list of Spring config files.
HibernateSupport - Class in org.wamblee.persistence.hibernate
Extension of org.springframework.orm.hibernate.support.HibernateDaoSupport.
HibernateSupport() - Constructor for class org.wamblee.persistence.hibernate.HibernateSupport
Constructs the object.

I

invoke(MethodInvocation) - Method in class org.wamblee.concurrency.spring.LockAdvice
 

L

LockAdvice - Class in org.wamblee.concurrency.spring
Locking advice.
LockAdvice(Lock) - Constructor for class org.wamblee.concurrency.spring.LockAdvice
Constructs lock advice.

M

merge(Persistent) - Method in class org.wamblee.persistence.hibernate.HibernateSupport
Performes a hibernate Session.merge() and updates the object with the correct primary key and version.
merge(HibernateTemplate, Persistent) - Static method in class org.wamblee.persistence.hibernate.HibernateSupport
As HibernateSupport.merge(Persistent) but with a given template.

O

org.wamblee.concurrency.spring - package org.wamblee.concurrency.spring
 
org.wamblee.general.spring - package org.wamblee.general.spring
 
org.wamblee.persistence.hibernate - package org.wamblee.persistence.hibernate
This package provides support utilities for persistence with hibernate.

P

processList(List, List, List<HibernateSupport.ObjectElem>) - Static method in class org.wamblee.persistence.hibernate.HibernateSupport
Process the persistent objects in the collections.
processMap(Map<Key, Value>, Map<Key, Value>, List<HibernateSupport.ObjectElem>) - Static method in class org.wamblee.persistence.hibernate.HibernateSupport
Process the Map objects in the collections.
processPersistent(Persistent, Persistent, List<HibernateSupport.ObjectElem>) - Static method in class org.wamblee.persistence.hibernate.HibernateSupport
Copies primary keys and version from the result of the merged to the object that was passed to the merge operation.
processSet(Set, Set, List<HibernateSupport.ObjectElem>) - Static method in class org.wamblee.persistence.hibernate.HibernateSupport
Process the persistent objects in sets.

S

SpringBeanFactory - Class in org.wamblee.general.spring
Bean factory which uses Spring.
SpringBeanFactory(String, String) - Constructor for class org.wamblee.general.spring.SpringBeanFactory
Constructs the bean factory.

F G H I L M O P S

Copyright © 2010. All Rights Reserved.