Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...




Java J2EE Interview Questions
Questions Answers Views Company eMail

What are the key features of the ejb technology?

1075

What is session facade in ejb?

1022

What are the important tags of hibernate.cfg.xml?

319

What is a sessionfactory?

370

What are derived properties?

432

What is the general flow of hibernate communication with rdbms?

426

Explain criteria api?

378

What role does the session interface play in hibernate?

289

What is component mapping in hibernate?

445

How do you invoke stored procedures?

508

If you want to see the hibernate generated sql statements on console, what should we do?

434

What are the most common methods of hibernate configuration?

375

Define cascade and inverse option in one-many mapping?

455

How do you map java objects with database tables?

393

What role does the sessionfactory interface play in hibernate?

352


Un-Answered Questions { Java J2EE }

Give an example of frequently used spring annotations.

416


What is the maximum size of array in java?

985


What is dao and pojo?

408


Can I use a native two-tier driver for a browser applet? : BEA Weblogic

906


public class Test { public static void main(String[] args) { int countA = 0; int countB = 0; int countC = 0; int countD = 0; int countE = 0; int countF = 0; int countG = 0; int countH = 0; int countI = 0; int countJ = 0; int countK = 0; int countL = 0; int countM = 0; int countN = 0; int countO = 0; int countP = 0; int countQ = 0; int countR = 0; int countS = 0; int countT = 0; int countU = 0; int countV = 0; int countW = 0; int countX = 0; int countY = 0; int countZ = 0; } } Can anybody tell me any alternate solution(like loop or something) to automate this initialization process. Ex:- for(char chr='A';chr<='Z'; chr++) { (int) String "count"+chr = 0; }

2335


Name the various modules used in spring framework?

439


What is the difference between hibernate and spring?

566


What are the disadvantages of auto wiring?

559


How to create two same tables in different schema’s by using single configuration file?

412


What is hibernate database?

465


What is swing and its features in java?

1028


Explain about member inner classes?

1098


What is argument in java?

1017


Explain the difference between servletconfig and servletcontext in servlet?

1040


What do you understand by looping in java? Explain the different types of loops.

1050