@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4



Comments:

<0> aaargghh...
<0> i wish you posted your Hibernate Annotations research in your blog ..
<0> :-s
<1> it's really pretty simple
<0> hmm...i'm still learning the Hibernate using its tutorial docs..
<1> for very basic stuff, you make your pojo and throw @Entity before the cl*** :P
<0> i've donwloaded H-Entity Manager and H-Annotations ..
<1> well, take a look at the EntityManager docs
<0> still wondering what are those components can do with hibernate core ..
<1> sun, ibm, and oracle also have great references for JPA
<1> even though oracle is using toplink in the examples
<2> ive got a blog but its just rambling about technologies :)
<1> i'm a bad author
<0> yeah...i got tricked with TopLink in Netbeans IDE ..
<0> it seems simple for creating Entity Object, Persistence Unit, Entity Manager using it which used to access some tables in MySql RDBMS..
<0> untill i realized that TopLink was belong to Oracle DB



<0> :-S
<1> well that's the point of JPA
<1> you can just swap it out with hibernate
<1> and provided you used the stuff in javax.persistence.* instead of com.oracle.toplink or whatever, you're fine
<2> not a big fan of netbeans
<2> apart from mattisse
<0> aah..Java Persistance API ..
<1> i use netbeans just because i'm used to it *shrug*
<1> i started with 4.0 i think
<1> i like it. does what i need.
<1> maybe i'm missing out :P
<0> this O/R strategy offer higher performance when compared with pure ADO .NET, right ??
<1> i don't know anything about .NET
<0> I'm sorry, a .NET MVP trying to mimic Hibernate in .NET and then later he found that its performance was far better than using Dataset since Hibernate-like approach using POCO or POJO ..
<2> loading them all up at the start seems to work so far DragonWolf
<1> for me, performance isn't the big goal
<1> code maintenance and portability is
<1> by the time i send this thing to production, there will be 2 or 3 layers of caching :P
<1> buuuuut IT likes to flip-flop my projects from oracle to mysql to pgsql
<2> yeh im considering caching all my scripts
<2> at the start of the app
<1> and after my third rewrite of the sql in fxwords.com, i finally gave in and started with hibernate :P
<0> hwwooow !! that's cool .. >> evulish
<2> maybe compressing them somehow, have an intermediate faster language
<2> i could change my human readable string based thing into something way faster for a final build im sure
<0> things getting excited around here ..
<2> heheh
<0> .NET and Java ..
<0> hehehe
<2> now my phone has stopped crashing im on top of the world!!
<2> but i dont know..... you got to be careful not to build your hopes when youre a mobile dev
<2> before any big event i predict one big nasty horrible issue
<2> its always the way!
<0> I'm thinking to port my old client-apps into mobile app >> gaz
<2> the other day it began crashing and i hadnt changed anything for days
<2> good idea Global_Asax, if theyre in java itll be relatively easy
<0> since customers demand us to help them being connected with the server side, anytime, anywhere at the reasonable performance in their handheld deveices or PPC ..
<0> smells money but we do realize that we are still green in this field ..
<0> Maybe, we shall stick with .NET CF 2.0 for short period ...
<0> just trying to play safe ..
<0> :-D
<2> song after you become a mobile developer
<2> suicide crosses your mind
<2> :)
<0> aaargh...sounds so intimidating ..
<2> well if you expect consistency from your code
<2> across devices
<2> it is
<1> AUHG
<1> ah screw it
<0> evulish...you make me feel worried now ..
<0> whether i should go on with ASP .NET or move to JSP ... >> evulish .
<1> ?
<1> struts != jsp
<0> yeah, you showed that using Struts seems so frustrating ...
<1> there are other options besides struts
<3> hi
<0> btw, which hibernate connection pools lib that u used so often, Proxool or C3p0 ?? >> evulish
<0> hi >> q8com
<1> i use c3p0



<0> ok, thank u, i'd better to use it too...
<0> :-)
<1> use whatever you want
<1> i for the most part have no idea what i'm doing
<0> roger that.
<1> hrm. maybe this should be an abstract
<1> or not.
<3> find@50cent
<4> damn straight
<1> i only have a quarter and two dimes :(
<1> uhg this ****s.
<1> i think it's about time to find something better than struts
<0> aah..you'll going to move on Spring or Tapestry .. >> evulish
<5> hi
<5> any servelet perosn
<5> person
<2> anyone know how to convert an Image to Byte[] in j2me
<1> lookingforjavaexpert: just ask.
<5> well i think i should edit my defualt.cfg file and set my host name there...so how can i see my host name and secondly do i have to set the pasth variable in jsdk2.1
<5> hey koala man why have u come down in commoners from ur "upgraded status"..did someone pushed u ?
<5> anyone?
<1> why do you want to set your hostname somewhere?
<5> i just want to run jawa web server
<5> so i can run servelts
<5> how to that
<1> i just doubleclicked the .bat file
<5> i did that..
<1> well if the cmd.exe window doesn't stay open, you have a problem
<5> i have downloaded it again
<6> jjjjjjjjjjjjjjjjaaaaaaaaaahooooooooooo
<5> br
<5> b
<2> phew im done
<2> !
<2> think that bug is gone
<2> and got a file uploading over moby to server
<2> time to play my ps3
<2> and smoke some weeeeed
<5> evulish now its running
<5> how can i find its administration page
<5> 9090 is not working
<2> cya dudealoids
<1> lookingforjavaexpert: it runs on 8080 by default
<5> yes it is
<1> so http://localhost:8080
<5> but how cn i find its administration tool
<1> why would 9090 work..
<1> what administration tool?
<5> where i can see dir structure etc
<1> open it in windows explorer
<5> i did
<5> u mean its dir structure
<1> yes
<5> ok
<1> go to c:\wherever\you\extracted\it\
<1> the jsdk container is tiny. there's no admin thing as far as i know
<1> you edit the config file and restart
<5> no its running
<5> why should i edit it
<1> aren't you trying to test out your own servlet?
<5> not yet
<5> tell me one thing whats the diff between j2sdk1.4.2-_6 and jsdk2.1?
<5> yesterday i downloaded jsdk2.1
<5> today j2sdki.4.2_06
<5> today somehow its running...i was doing the same thing yeterady
<5> yesterday
<5> i m trying to run SnoopServlet but its not running
<5> http://localhost:8080/webpages/WEB-INF/servlets/SnoopServlet
<1> yeah.. nobody else can run that
<1> you don't run servlets like that
<5> so how can i run it then
<1> read the documentation on it
<5> i have read it so many times


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #java
or
Go to some related logs:

ortakmsn
PHİLİPNES GİRL
beavis butthead timmy mp3
#kl
#india
dd,worldchat
#worldchat
#india
#chat-world
#linux



Home  |  disclaimer  |  contact  |  submit quotes