|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.lob.BlobStrategyBlob
public class BlobStrategyBlob
| Constructor Summary | |
|---|---|
BlobStrategyBlob()
|
|
| Method Summary | |
|---|---|
byte[] |
get(Lob lob)
|
void |
set(byte[] bytes,
Lob lob)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlobStrategyBlob()
| Method Detail |
|---|
public void set(byte[] bytes,
Lob lob)
set in interface BlobStrategypublic byte[] get(Lob lob)
get in interface BlobStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||