com.hardcode.gdbms.engine.data
Class GDBMSEvent

java.lang.Object
  extended by com.hardcode.gdbms.engine.data.GDBMSEvent
Direct Known Subclasses:
FieldEditionEvent, SelectionEvent

public class GDBMSEvent
extends java.lang.Object


Constructor Summary
GDBMSEvent(DataSource dataSource)
           
 
Method Summary
 DataSource getDataSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GDBMSEvent

public GDBMSEvent(DataSource dataSource)
Method Detail

getDataSource

public DataSource getDataSource()


Copyright © 2005-2006 . All Rights Reserved.