|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jinahya.util.AbstractCollectable<A>
com.googlecode.jinahya.sql.AbstractDbCollectable<A>
A - accessible type parameterpublic abstract class AbstractDbCollectable<A extends DbAccessible<?>>
Abstract implementation of DatabaseCollection.
| Field Summary |
|---|
| Fields inherited from class com.googlecode.jinahya.util.AbstractCollectable |
|---|
accessibleType |
| Constructor Summary | |
|---|---|
AbstractDbCollectable(java.lang.Class<A> accessibleType)
Creates a new instance. |
|
| Method Summary |
|---|
| Methods inherited from class com.googlecode.jinahya.util.AbstractCollectable |
|---|
getAccessibles, getAccessibleType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.googlecode.jinahya.util.Collectable |
|---|
getAccessibles, getAccessibleType |
| Constructor Detail |
|---|
public AbstractDbCollectable(java.lang.Class<A> accessibleType)
accessibleType - accessible type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||