--- David Crawshaw <[EMAIL PROTECTED]> wrote:
Joe wrote:
> What's wrong with simply calling getFD() and then calling
> java.io.FileDescriptor.sync()? (Other than the fact it was only implemented
> in JDK 1.4 and only really worked after a bug fix JDK 1.4.2.)
By "implemented" do you mean "started working as advertised"? My
Javadocs show FileDescriptor.sync() as being around since JDK/1.1. I
just pushed a patch that calls it. If Brian OKs it I will make a new
release.
I read some user reports on the web that it was only truly working
in Sun's JDK 1.4.2. This may or may not be the case.
But I was not aware that java.io.FileDescriptor.sync() existed
in earlier versions of Java. By all means, use it.
thanks.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SQLiteJDBC" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups-beta.google.com/group/sqlitejdbc?hl=en
-~----------~----~----~----~------~----~------~--~---