|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.platform.db.ResultSet2EntityConverter
public class ResultSet2EntityConverter
Converts a SQL ResultSet to a Benerator Entity.
Created: 24.08.2010 12:29:56
| Constructor Summary | |
|---|---|
ResultSet2EntityConverter()
|
|
| Method Summary | |
|---|---|
static Entity |
convert(java.sql.ResultSet resultSet,
ComplexTypeDescriptor descriptor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResultSet2EntityConverter()
| Method Detail |
|---|
public static Entity convert(java.sql.ResultSet resultSet,
ComplexTypeDescriptor descriptor)
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||