Search:

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

Search: Search took 0.05 seconds.

  1. Hi dr_pompeii, you are right, without some...

    Hi dr_pompeii,

    you are right, without some background information it is not clear what i i want to do, as you said it is confuse. ;)

    Well, i want to create a central service layer for easy...
  2. Spring-Data - Set/Define TransactionManager to Repository

    Hi,

    how can i inject a TransactionManager to a Repository created in a "Standalone Way"

    RepositoryFactorySupport factory = … // Instantiate factory here
    UserRepository repository =...
  3. [Spring-Data-JPA] prefix for auto generated JPARepositories - possible !?

    Hi everybody,


    I currently use spring-data-jpa 1.0.3. I defined some Repositories and let them create using

    <jpa:repositories
    base-package="dummy.access.repository"...
Results 1 to 3 of 3