Is there any simple way to create ods files (OpenOffice Calc)?

Is there any simple way to create ods files (OpenOffice Calc) using ResultSet (from java.sql)?
[101 byte] By [peter_07a] at [2007-11-27 1:07:07]
# 1
Mabe, you can create CVS files (plain text) Ej...====test.cvs=====1, "aaa"2, "bbb"3, "ccc"===============Using a "BufferedWriter"
danjaredga at 2007-7-11 23:42:20 > top of Java-index,Java Essentials,New To Java...