facebook

Hibernate Bytecode Instrumentation

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #244979 Reply

    zaid
    Member

    Hi,

    I am trying to use lazy properties fetching in Hibernate, so I wonder how can I configure eclipse or myeclipseide to have Bytecode Instrumentation ?

    Kind Regards,
    Zaid

    #245005 Reply

    Riyad Kalla
    Member

    Zaid,
    Try checking out section 19.1.7 here (pointed out by Brian to me): http://www.hibernate.org/hib_docs/v3/reference/en/html/performance.html

    #245014 Reply

    zaid
    Member

    Hi Rkalla,
    Thanks for the link, I’ve been through that link before I submit my post. It clearly states that I have to use instrumentation to change the byte code of the class in case I use the lazy=”true” on the class property level.

    Since Ant is the only tool I can use to inject the instrumentation, I was wondering how to implement Ant in the myeclipseide ?

    Regards,
    Zaid

    #245016 Reply

    Riyad Kalla
    Member

    Zaid,
    Ant integration is provided by the base Eclipse toolset, MyEclipse doesn’t instrument this at all so I can’t offer you any “myeclipse-specific” tips for integrating that work. I also don’t totally understand what you are doing having not done that before, sorry.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Hibernate Bytecode Instrumentation

You must be logged in to post in the forum log in