| Constructor and Description |
|---|
ClassLoaderSafeRecordSet(RecordSet delegate,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
RecordCursor |
cursor() |
List<Type> |
getColumnTypes() |
@Inject public ClassLoaderSafeRecordSet(RecordSet delegate, ClassLoader classLoader)
public List<Type> getColumnTypes()
getColumnTypes in interface RecordSetpublic RecordCursor cursor()
Copyright © 2012–2020. All rights reserved.