|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectse.unlogic.standardutils.populators.BlobPopulator
public class BlobPopulator
| Field Summary | |
|---|---|
static BlobPopulator |
POPULATOR
|
| Constructor Summary | |
|---|---|
BlobPopulator()
|
|
| Method Summary | |
|---|---|
static BlobPopulator |
getPopulator()
|
java.sql.Blob |
populate(java.sql.ResultSet rs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final BlobPopulator POPULATOR
| Constructor Detail |
|---|
public BlobPopulator()
| Method Detail |
|---|
public static BlobPopulator getPopulator()
public java.sql.Blob populate(java.sql.ResultSet rs)
throws java.sql.SQLException
populate in interface BeanResultSetPopulator<java.sql.Blob>java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||