B C E G I N O P R S T Y 
All Classes All Packages

B

ByteBuddyGroovyProxyFactory - Class in yakworks.hibernate.proxy
Replaces the stock ByteBuddyProxyFactory instead of overriding since everything is private and not easy extend.
ByteBuddyGroovyProxyFactory(ByteBuddyProxyHelper, boolean) - Constructor for class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 
byteBuddyProxyHelper - Variable in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 

C

componentIdType - Variable in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 

E

entityName - Variable in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 
extractToStringMethod(Class) - Static method in class yakworks.hibernate.proxy.ReflectToStringHelper
Encapsulation of getting hold of a class's toString method.

G

getIdentifierMethod - Variable in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 
getProxy(Serializable, SharedSessionContractImplementor) - Method in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 

I

interfaces - Variable in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 

N

NO_PARAM_SIGNATURE - Static variable in class yakworks.hibernate.proxy.ReflectToStringHelper
 
NO_PARAMS - Static variable in class yakworks.hibernate.proxy.ReflectToStringHelper
 

O

overridesEquals - Variable in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 
overridesToString - Variable in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 
overridesToString(Class) - Static method in class yakworks.hibernate.proxy.ReflectToStringHelper
Determine if the given class defines a Object.toString() override.

P

persistentClass - Variable in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 
postInstantiate(String, Class, Set<Class>, Method, Method, CompositeType) - Method in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 
proxyClass - Variable in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 

R

ReflectToStringHelper - Class in yakworks.hibernate.proxy
Used org.hibernate.internal.util.ReflectHelper as basis, which only support equals and hashcode this helps to check if toString is overriden so that by default we can support toString without it hydrating the proxy.
replaceToString - Variable in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 

S

setIdentifierMethod - Variable in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 

T

toArray(Set<Class>) - Static method in class yakworks.hibernate.proxy.ByteBuddyGroovyProxyFactory
 

Y

yakworks.hibernate.proxy - package yakworks.hibernate.proxy
 
B C E G I N O P R S T Y 
All Classes All Packages