Java Doc for GenericPostDAO.java in » Forum » JForum-2.1.8 » net » jforum » dao » generic » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Utility method to read the post text fromt the result set. This method may be useful when
using some "non-standart" way to store text, like oracle does when using (c|b)lob
Parameters: rs - The resultset to fetch data from The post text string throws: SQLException -