Is it Mandatory to map each pojo class variable with table column in Hibernate? Is there any alternative to skip some of those? Thanks in advance...
2 5999I have in my source Records like 100,101,102 etc. I have router transformation which has groups like one group is empno=100, second group is empno>99. Now i want to know my source record 100 loads into which group?
5 8325My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET SAL ------------>TARGET ? Is this mapping valid or any issues are there if we design like this?
3 6387My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET SAL ------------>TARGET ? means only one source qualifier has 2 columns like empno, sal. connected to same target as shown in above mapping.Is this mapping valid or any issues are there if we design like this?
2 5126hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
2 7941I have a user name in /etc/vsftpd/user_list which is for blocking the ftp user. Now i blocked the user as well ,but without removing username in user_list i wanna access the users home directory and his own directory .How will you access the data ????
3 8600I have my default runlevel is init5 now i have configured to init 3,now i wanna run my system in init3 process without reboot the system .How will you do for this scenario?
6 10211Post New Span Systems Interview Questions
What is an object server in client server environment?
What is dom manipulation?
What is string pool in java?
HOW CAN WE DECIDE THE SUPPLY VOLTAGE FOR MOTOR ACCORDING TO ITS RATING(IF ANYONE KNOWS GIVE IT WITH EXAMPLE AND ITS CALCULATIONS)
How do you read and print a string in java?
exolain the star delta connection
How do you insert the percentage symbol in word?
When is peoplecode case sensitive?
What is the use of sp_helprotect in sybase?
How to change the column data type in hive? Explain rlike in hive.
What is fuel requirement of 20kg/hr of incineration having material calorific value 6500 kcal/kg and diesel calorific value 10707 Kcal/Kg (PCC=850 degC and SCC 1050 Deg c)
How to display or kill all processes which are accessing any folder/file?
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
You have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem?
Is it possible to convert master-detail relationship to look up relationship?