java - H2 jar compile to native windows code -


does has experience compiling h2 jar windows native code using e.g. excelsior jet. there chance work ? asking that, because considering convert whole java app native exe.

thanks, lubos

it should work, h2 doesn't make use of native code. however, perform reflection, degree of hand tweaking of excelsior required.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -