1 Reply Latest reply on Oct 31, 2008 2:48 AM by anupamajboss

    Please help out with getting cached data in database using p

    anupamajboss

      I am trying to insert the Pojo Cached object in database.
      After i use attach() method of PojoCache, how must it be used
      to insert in the database?

      And since the Fqn path is loaded in database, how does the attached object be
      inserted in database?
      The Node is being seen as a Blog.How should i ensure that the blog contains the appropriate object state information?

        • 1. Re: Please help out with getting cached data in database usi
          anupamajboss

           

          "anupamajboss" wrote:
          I am trying to insert the Pojo Cached object in database.
          After i use attach() method of PojoCache, how must it be used
          to insert in the database?

          And since the Fqn path is loaded in database, how does the attached object be
          inserted in database?
          The Node is being seen as a Blog.How should i ensure that the blog contains the appropriate object state information?