Results 1 to 3 of 3

Thread: Serializable SqlRowSet

  1. #1
    Join Date
    Nov 2004
    Posts
    17

    Default Serializable SqlRowSet

    I've seen that the only RowSet that is Serializable is the CachedRowSet. I know that the Spring SqlRowSet wrapps a CachedRowSet but itself is not serializable. This is a problem if you want to cache the SqlRowSet. Is there plans to have SqlRowSet be serializable?

  2. #2
    Join Date
    Aug 2004
    Posts
    1,104

    Default

    That's true. Could you enter this as a JIRA request?
    Thomas Risberg
    SpringSource by Pivotal
    http://www.springsource.org

  3. #3
    Join Date
    Nov 2004
    Posts
    17

    Default

    Will do.

Similar Threads

  1. Serializable application context
    By jcarreira in forum Container
    Replies: 1
    Last Post: Jul 20th, 2005, 07:01 PM
  2. Serializable application context
    By jcarreira in forum Web
    Replies: 0
    Last Post: Jul 20th, 2005, 10:17 AM
  3. Serializable RowSet
    By rbirch in forum Data
    Replies: 0
    Last Post: Jul 8th, 2005, 09:18 AM
  4. ConfigAttributeDefinition not Serializable?
    By adepue in forum Security
    Replies: 2
    Last Post: Jan 19th, 2005, 03:39 PM
  5. Making SimpleMailMessage serializable?
    By dhalbrook in forum Architecture
    Replies: 2
    Last Post: Sep 13th, 2004, 10:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •