T - is the type of object that will be returned.public abstract class GcEntityCallback<T> extends Object
| Constructor and Description |
|---|
GcEntityCallback() |
public abstract boolean callback(T t) throws Exception
t - is the thing hydrated from the resultset.Exception - if things go wrong in your code.Copyright © 2016 Internet2. All rights reserved.