|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.databene.benerator.consumer.AbstractConsumer
org.databene.benerator.storage.StorageSystemConsumer
org.databene.benerator.storage.StorageSystemInserter
public class StorageSystemInserter
Consumer
implementation that inserts entities into database tables.
Created: 02.08.2010 19:38:56
Field Summary |
---|
Fields inherited from class org.databene.benerator.storage.StorageSystemConsumer |
---|
system |
Constructor Summary | |
---|---|
StorageSystemInserter(StorageSystem system)
|
|
StorageSystemInserter(StorageSystem system,
ComplexTypeDescriptor targetType)
|
Method Summary | |
---|---|
void |
startProductConsumption(java.lang.Object object)
|
Methods inherited from class org.databene.benerator.storage.StorageSystemConsumer |
---|
close, flush, isParallelizable, isThreadSafe, toString |
Methods inherited from class org.databene.benerator.consumer.AbstractConsumer |
---|
finishConsuming, finishProductConsumption, startConsuming |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StorageSystemInserter(StorageSystem system)
public StorageSystemInserter(StorageSystem system, ComplexTypeDescriptor targetType)
Method Detail |
---|
public void startProductConsumption(java.lang.Object object)
startProductConsumption
in class AbstractConsumer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |