Whiteship
  • Home
  • 인프런 강의
  • Java
  • Spring
  • JPA
  • SDE Tips
Subscribe
Tagged

엑셀

A collection of 1 post

DbUnit

[DBUnit] 테이블 데이터를 엑셀로 export

테스트     @Test     public void exportXls() throws Exception {         dbUnitSupport.exportXlsFrom(“code”, “item”, “users”, “role”, “users_role”);         assertTrue(new File(DBUnitSupport.EXPORTED_XLS_FILE)

  • 백기선
백기선 Oct 16, 2009 • 1 min read
Whiteship © 2021
Powered by Ghost