Re: UnsatisfiedLinkError



On Thu, 27 Apr 2006 00:01:55 -0400, "Rhino"
<no.offline.contact.please@xxxxxxxxxx> wrote, quoted or indirectly
quoted someone who said :

COM.ibm.db2.app.UDF.set(Native Method)

that strikes me as odd. The convention is to use lower case package
names.

It should read:

com.ibm.db2.app.UDF.set

Did you use that package name anywhere in your code, particularly as a
string literal?

--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.



Relevant Pages

  • Re: UnsatisfiedLinkError
    ... that strikes me as odd. ... The convention is to use lower case package ...
    (comp.lang.java.databases)
  • Re: What does "C++ doesnt support modules" mean?
    ... Java "package", Perl "package", and so on, where the language provides ... and preferably also some support for module initialization & cleanup. ... also that must rely on convention & documentation. ...
    (comp.lang.cpp)
  • Re: Strikethrough text
    ... Ulem and it's \sout are really for paragraph text, ... might want the cancel package or the methods Werner mentions to strike ... There is a blackboard convention in which a speaker will ... I certainly hope the OP isn't trying to obtain the strike-through ...
    (comp.text.tex)
  • Re: Files application architecture
    ... so I'm tempted to use the same convention: 1 file per class and 1 folders per package. ... You don't have to write so much boilerplate code as in Java, so classes tend to be smaller in size; you may even find classes with an empty body. ... I've found PEP8 that gives a lot of good hints on coding convention, ...
    (comp.lang.python)
  • Re: choosing a package name
    ... >>> The convention for choosing a package name is to use your registered ... > Just make sure your ISP (or whoever it is providing you with your e-mail ... >> Register a domain name. ...
    (comp.lang.java.programmer)