com.googlecode.jinahya.sql
Interface DbCollectable<A extends DbAccessible<?>>

Type Parameters:
A - accessible type parameter
All Superinterfaces:
com.googlecode.jinahya.util.Collectable<A>
All Known Implementing Classes:
AbstractDbCollectable

public interface DbCollectable<A extends DbAccessible<?>>
extends com.googlecode.jinahya.util.Collectable<A>

Interface for collection type of accessible.

Author:
Jin Kwon

Method Summary
 
Methods inherited from interface com.googlecode.jinahya.util.Collectable
getAccessibles, getAccessibleType
 



Copyright © 2011. All Rights Reserved.