- 쿼리 결과 내보내기 코드 개선.
commit6f781af36fc4f7930d830e078b30db40680089cc
authorhangum <hangum@gmail.com>
Sun, 7 Jan 2018 17:48:55 +0000 (8 02:48 +0900)
committerhangum <hangum@gmail.com>
Sun, 7 Jan 2018 17:48:55 +0000 (8 02:48 +0900)
treeb5939c0779fb41db17cb7675203b6af55183f953
parentc07043869c372a85351851e5c80ff5ccc4592df0
- 쿼리 결과 내보내기 코드 개선.
com.hangum.tadpole.commons.sql/META-INF/MANIFEST.MF
com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/sql/util/export/all/AllDataExporter.java [moved from com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/sql/util/export/AllDataExporter.java with 96% similarity]
com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/sql/util/export/all/QueryDataExportFactory.java
com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/sql/util/export/all/inner/AQueryDataExporter.java
com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/sql/util/export/dto/ExportResultDTO.java [moved from com.hangum.tadpole.commons.sql/src/com/hangum/tadpole/engine/sql/util/export/ExportResultDTO.java with 98% similarity]
com.hangum.tadpole.rdb.core/src/com/hangum/tadpole/rdb/core/dialog/export/sqlresult/ResultSetDownloadDialog.java