Re: Embeded MySQL for Java ???

2004-03-01 Thread Santino
You can try with a JNI native class.

Santino

At 10:53 -0600 1-03-2004, Mark Matthews wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Victor Medina wrote:

 Hi!!

 No there isn't

 Although, you can try bdb(www.sleepycat.com), it comes with a java
 access class that will let you use bdb in a embeded environment, one
 thing i must say, is that it does not use jdbc, instead it uses it's own
 access methods, quite easy btw.
 GUYS!, it would be really nice to have an embeded access level trough
 java, think about it! ok? =)
It is being planned, however it's not as straightforward as one would
think if you still want to have JDBC-like access. There are also issues
with Java threads and 'native' threads co-existing on some platforms.
Regards,

	-Mark

- --
Mr. Mark Matthews
MySQL AB, Software Development Manager, J2EE and Windows Platforms
Office: +1 708 332 0507
www.mysql.com
Meet the MySQL Team! April 14-16, 2004 http://www.mysql.com/uc2004/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAQ2qitvXNTca6JD8RAi16AJ9szuvn7N21l6ZUlqHRbLH9ZR9TegCeKxZG
zOnh484lj3wT4cAkLK86G18=
=73QX
-END PGP SIGNATURE-
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: Embeded MySQL for Java ???

2004-03-01 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Victor Medina wrote:

> Hi!!
>
> No there isn't
>
> Although, you can try bdb(www.sleepycat.com), it comes with a java
> access class that will let you use bdb in a embeded environment, one
> thing i must say, is that it does not use jdbc, instead it uses it's own
> access methods, quite easy btw.
>
> GUYS!, it would be really nice to have an embeded access level trough
> java, think about it! ok? =)

It is being planned, however it's not as straightforward as one would
think if you still want to have JDBC-like access. There are also issues
with Java threads and 'native' threads co-existing on some platforms.

Regards,

-Mark


- --
Mr. Mark Matthews
MySQL AB, Software Development Manager, J2EE and Windows Platforms
Office: +1 708 332 0507
www.mysql.com

Meet the MySQL Team! April 14-16, 2004 http://www.mysql.com/uc2004/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAQ2qitvXNTca6JD8RAi16AJ9szuvn7N21l6ZUlqHRbLH9ZR9TegCeKxZG
zOnh484lj3wT4cAkLK86G18=
=73QX
-END PGP SIGNATURE-

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Embeded MySQL for Java ???

2004-02-29 Thread Victor Medina
Hi!!

No there isn't 

Although, you can try bdb(www.sleepycat.com), it comes with a java
access class that will let you use bdb in a embeded environment, one
thing i must say, is that it does not use jdbc, instead it uses it's own
access methods, quite easy btw.

GUYS!, it would be really nice to have an embeded access level trough
java, think about it! ok? =)

Best Regards

___
Victor Medina
linux - java - mysql
[EMAIL PROTECTED]
[EMAIL PROTECTED]

On Sun, 2004-02-29 at 21:27, Luis Duran wrote:
> Can anyboby tell me wheter exists an embeded MySQL server JDBC
> implementation ???
> 
> Thanks


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]