pt.despodata.java.ddata
Class DSerializedTable

java.lang.Object
  extended bypt.moredata.dao.core.SerializedTable
      extended bypt.despodata.java.ddata.DSerializedTable
All Implemented Interfaces:
java.io.Serializable

public class DSerializedTable
extends SerializedTable
implements java.io.Serializable

Title:

Description:

Le o conteudo de um ficheiro de objectos serializados que correspondem a uma tabela lida da base de dados para ficheiro Copyright: Copyright (c)

Company:

Version:
1.0
Author:
: jac, : sergio (pouco)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class pt.moredata.dao.core.SerializedTable
campos, dados
 
Constructor Summary
DSerializedTable()
           
DSerializedTable(SerializedTable st)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSerializedTable

public DSerializedTable()

DSerializedTable

public DSerializedTable(SerializedTable st)