users@glassfish.java.net
Re: HSQLDB integration howto?
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
forums_at_java.net
>
Date
: Thu, 27 Oct 2011 05:01:33 -0500 (CDT)
You should create a jdbc connection pool and resource to use HSQL db as a
datasource. For jdbc connection pool, the following properties need to be set
:
- User
- Password
- Database (ex: jdbc:hsqldb:hsql://localhost)
You could refer to
http://blogs.oracle.com/technical/entry/jdbc_resource_lookup_from_standalone
&
http://blogs.oracle.com/technical/entry/lookup_from_standalone_client
for
more details on the datasource lookup. Hope this helps.
-- [Message sent by forum member 'sm157516'] View Post:
http://forums.java.net/node/855970
This message
: [
Message body
]
Next message
:
forums_at_java.net: "Caching based on URI"
Previous message
:
Vetle Roeim: "Re: Setting Conversation timeout globally"
In reply to
:
forums_at_java.net: "HSQLDB integration howto?"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]