Search:

Type: Posts; User: dmak168; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    828

    Could not open the aspectj editor

    Hi

    I'm using Ganymede 3.4 with the latest Spring IDE and AJDT plugin, but when I try to open an aspect file with .aj extension using aspectj editor then I got the following NPE error. Does anyone...
  2. Hi Mark By looking at class JpaRestaurantDao I...

    Hi Mark

    By looking at class JpaRestaurantDao I notice that it make use of JpaTemplate which provides in addition to providing the one-liner convenience methods, it also provides automatic...
  3. Great, now it works like a charm. Thanks a...

    Great, now it works like a charm. Thanks a million Mark :)
  4. If you take a closer look at the CTOR, it does...

    If you take a closer look at the CTOR, it does use DJ through application context ... and the transaction management is done through JpaRestaurantDao.
    If like you said 'transaction management' is...
  5. "Getting started with JPA in Spring 2.0" example failed without using JUnit

    Hi

    I followed Mark Fisher's tutorial Getting Started With JPA in Spring 2.0 and ran JpaRestaurantDaoTests with JUnit found everything worked just fine.
    But If run JpaRestaurantDaoTests WITHOUT...
Results 1 to 5 of 5