@king
貌似不能用注解,不用注解,用樓主的調(diào)用方式就可以了
re: jBPM4的用戶指南PDF下載 Hill 2009-07-15 13:34
最好把開發(fā)指南也弄個(gè)pdf或chm,很多人想要啊。我也想要。正想研究一下。
急切盼望樓主給我發(fā)一分,非常感謝。小弟郵箱:xiaohengwei001@163.com...請(qǐng)樓主一定滿足小弟的愿望。
舒服啊。。。。。。。。。賺夠錢了,先享受一下@heyang
@heyang
相互學(xué)習(xí)嘛。在哪個(gè)公司工作呢?
可能吧,我也剛上班不久,有些問題還把握不準(zhǔn),請(qǐng)多指教
我覺得對(duì)于數(shù)據(jù)庫(kù)理解深點(diǎn),應(yīng)該要會(huì)吧。。。
@隔葉黃鶯
@隔葉黃鶯
經(jīng)本人驗(yàn)證通過SEQUENCE和TRIGGER實(shí)現(xiàn)的自動(dòng)增加列是無法回復(fù)到SEQUENCE的初始值的,給大家?guī)淼恼`解,深表歉意
你對(duì)于這個(gè)問題有什么高見,本人愿意傾聽
我也是剛剛學(xué)習(xí)Oracle,你說的什么意思?感覺你比我高手多了,咱們相互交流一下。
re: CGLib 學(xué)習(xí) Hill 2009-01-16 17:07
請(qǐng)問一下。你真的可以運(yùn)行嗎?我前幾天做了一個(gè)和你這個(gè)差不多的。總報(bào)錯(cuò)。請(qǐng)指點(diǎn)一下啊。
net.sf.cglib.core.CodeGenerationException: java.lang.reflect.InvocationTargetException-->null
at net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:237)
at net.sf.cglib.proxy.Enhancer.createHelper(Enhancer.java:377)
at net.sf.cglib.proxy.Enhancer.create(Enhancer.java:285)
at spring.AOPInstrument.getInstrumentedClass(AOPInstrument.java:28)
at spring.CGLibTest.main(CGLibTest.java:24)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at net.sf.cglib.core.ReflectUtils.defineClass(ReflectUtils.java:384)
at net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:219)
... 4 more
Caused by: java.lang.SecurityException: class "spring.MessageWriter$$EnhancerByCGLIB$$29bc061d"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:611)
at java.lang.ClassLoader.defineClass(ClassLoader.java:532)
... 10 more
Exception in thread "main"
這軟件找了很久了...非常不盡感激!
moon@moontse.com