Package org.cxbox.core.dto.rowmeta
Class SQLMetaDTO
- java.lang.Object
-
- org.cxbox.core.dto.rowmeta.MetaDTO
-
- org.cxbox.core.dto.rowmeta.SQLMetaDTO
-
- All Implemented Interfaces:
MetaContainer<MetaDTO>
public class SQLMetaDTO extends MetaDTO
-
-
Constructor Summary
Constructors Constructor Description SQLMetaDTO(RowMetaDTO row)
-
-
-
Constructor Detail
-
SQLMetaDTO
public SQLMetaDTO(RowMetaDTO row)
-
-