Search:

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

Search: Search took 0.01 seconds.

  1. thanks . I decomplier the Food.class I understand

    ;) thank you replay.

    the Clear reasons



    public Shop() {
    JoinPoint joinpoint1 = Factory.makeJP(ajc$tjp_11, this, this);
    JoinPoint joinpoint = Factory.makeJP(ajc$tjp_0, this, this);...
  2. I can't Understanding EntityManager code generated by Spring Roo

    @PersistenceContext
    transient EntityManager entityManager;

    public static final EntityManager entityManager() {
    EntityManager em = new Food().entityManager;
    if (em == null)
    ...
Results 1 to 2 of 2