H L O R

H

H3TException - Exception in org.h3t
 
H3TException(String) - Constructor for exception org.h3t.H3TException
 
H3TException(String, Throwable) - Constructor for exception org.h3t.H3TException
 
H3TException(Throwable) - Constructor for exception org.h3t.H3TException
 

L

loadAssociatedCollection(Session, Object, Method) - Static method in class org.h3t.Loader
Loads a collection associated with an entity.
loadAssociatedCollection(Session, Object, Field) - Static method in class org.h3t.Loader
Loads a collection associated with an entity.
loadAssociatedCollection(Object, SerializableMethod) - Method in interface org.h3t.LoadService
Loads a collection associated with an entity.
loadAssociatedCollection(Object, SerializableField) - Method in interface org.h3t.LoadService
Loads a collection associated with an entity.
loadAssociatedEntity(Session, Object, Method) - Static method in class org.h3t.Loader
Loads a child entity associated with an entity.
loadAssociatedEntity(Session, Object, Field) - Static method in class org.h3t.Loader
Loads a child entity associated with an entity.
loadAssociatedEntity(Object, SerializableMethod) - Method in interface org.h3t.LoadService
Loads a child entity associated with an entity.
loadAssociatedEntity(Object, SerializableField) - Method in interface org.h3t.LoadService
Loads a child entity associated with an entity.
Loader - Class in org.h3t
This is a utility class that can be used by your implementation of LoadService.
LoadService - Interface in org.h3t
The LoadService interface is used by the client side of the framework to load collections and entities from the server.
LoadServiceFactory - Interface in org.h3t
The developer implements this interface to provide a way for the framework to acquire a LoadService.
lookup() - Method in interface org.h3t.LoadServiceFactory
Acquires the LoadService for retrieving lazy-loaded entities from the server.

O

org.h3t - package org.h3t
 

R

RemoteLoad - Annotation Type in org.h3t
 

H L O R