I am İshak Teyran , the data manager of a team which attends to IBM XML Challenge Turkey , we are trying to build a dynamic web project in Rational Software Architect 7.5, WAS 7.0 , DB2 9.5 EE.
the article of Vitor Rodrigues - http://www.ibm.com/developerworks/da...ues/index.html - describes how to map xml to java using pureQuery however we need to do the same using JPA.. is there any difference?
...
User Profile
Collapse
-
xml mapping problem with JPA
-
sending alerts to users
hi everyone, i am making a calendar notification system. say İ have a table named alerts and it has columns such as : e-mail, mobileNo, alerttype(can be sms, e-mail or both), alertdate, alerttime ....
i need a system or struct that will always watch this alerts table and when the date and time comes for every record on this table it depending on the alerttype it will call and execute my functions that can send sms, email or... -
conditional data and control presentation in .net
hi to all.. here is the scenario..
i have a set of concert infos in my database table, namely concerts, ...
with a SQL statement i select all the concert infos according to some criteria..
and save the result of the SQL in a DataTable, namely dt...
now here my problem lies.. according to each row info in dt, say concert_date column , if the date of the row has passed i need a button or link...Last edited by DrBunchman; May 5 '08, 10:07 AM. Reason: Moved to .NET - ASP forum for Classic ASP only -
data presentation controls in .net 2005
hi to all.. here is the scenario..
i have a set of concert infos in my database table, namely concerts, ...
with a SQL statement i select all the concert infos according to some criteria..
and save the result of the SQL in a DataTable, namely dt...
now here my problem lies.. according to each row info in dt, say concert_date column , if the date of the row has passed i need a button or... -
variable for table name in stored procedure
hi all;
i am using a db2 database on RAD platform and need to generate tables (names of them will be determined by users.) so i thought i can do this with a stored procedure which takes the table name as input. but i live difficulty with usimg the table name ..
create procdure proc1 (IN inName VARCHAR(30))
BEGIN
Create TAble inName(this is table name variable) (and the rest of the table definition..)... -
what dou you mean with the sentences i quoted.. ? at school it is never given a discussion how to solve assignments and in class we only focus on the strucuture or data structures rather than for implementation of what they are best suitable..
and what means "something taht rhymes with bugle"?... -
implemeting sparse and non-sparse matrixes
hello to all.. i have a realy tough assignment which requires me to add, substract, multiply, and get inverse of non-sparse and sparse matrixes..
in a more clear way it wants me to to the operations listed above between two sparse, or non-sparse or a sparse and a non-sparse matrix..
for the operations an the matrixes of same kind, say sparse matrix, it seems rather easy .. but what makes me cobfuse is how to operate... -
about checkboxes in asp
hi to all;
with my asp application... in my database i have a table for teaching methods.. this table consists of a code(letter) for each method and a longname for those methods.. from my members i need i want to get suggestions how these teaching methods can be applied in education. so i build a form and list all the methods from my teachmethods table and for each method listed here i put 3 textboxes that my members will write their suggestions...
No activity results to display
Show More
Leave a comment: