Mocking an In-memory JNDI DataSource
Learn to create and inject an in-memory DataSource that can be used to mock J2EE container provided JNDI DataSource without running a server.
Learn to create and inject an in-memory DataSource that can be used to mock J2EE container provided JNDI DataSource without running a server.
HowToDoInJava provides tutorials and how-to guides on Java and related technologies.
It also shares the best practices, algorithms & solutions and frequently asked interview questions.