- Type Parameters:
X - the type of the selection item
- All Superinterfaces:
- Selection<X>
public interface CompoundSelection<X>
extends Selection<X>
The CompoundSelection interface defines a compound selection item
(tuple, array, or result of constructor).
- Since:
- iBatis Persistence 1.0