fakecineaste
Wednesday, April 23, 2014
JSR 250
›
Spring JSR-250 Annotations Spring also JSR-250 based annotations which include @PostConstruct, @PreDestroy and @Resource annotations. Th...
pojo id in hibernate
›
Suppose you are developing a course management system for a training center. The first class you create for this system is Course. This c...
Connection pooling
›
Hibernate's own connection pooling algorithm is, however, quite rudimentary. You should use a third party pool for best performance a...
hibernate.hbm2ddl.auto
›
Automatically validates or exports schema DDL to the database when the SessionFactory is created. With create-drop, the database schema wil...
JSF - Custom Converter
›
Defining a custom converter in JSF is a three step process 1 Create a converter class by implementing javax.faces.convert.Converter in...
hot deployment
›
Jetty is fully hot deployable, but does not have any native hot deployers What this means is that Jetty contexts, servlets and filters ma...
Code Bubbles
›
Code Bubbles Code Bubbles is a front end to Eclipse designed to simplify programming by making it easy for the programmer to define and u...
JREAP
›
JREAP The Joint Range Extension Applications Protocol ("JREAP") extends the range of Tactical Data Link by permitting tactical ...
Extensible Messaging and Presence Protocol (XMPP)
›
Extensible Messaging and Presence Protocol (XMPP) a communications protocol for message-oriented middleware based on XML (Extensible Mark...
Rules Engine
›
Should I use a Rules Engine? commands in sequence with conditionals and loops, it provides a list of production rules. Each rule has a co...
Enterprise resource planning
›
Enterprise resource planning Enterprise resource planning (ERP) is business management software—usually a suite of integrated application...
1 comment:
Business support system
›
Business support system Business support systems (BSS) are the components that a telephone operator or telco uses to run its business ope...
1 comment:
Operations support system
›
Operations support system Operations support systems are computer systems used by telecommunications service providers. The term OSS most...
6 comments:
Decision support system
›
Decision support system A Decision Support System (DSS) is a computer-based information system that supports business or organizational d...
Monday, April 14, 2014
Big Data
›
Gemini Relational Databases Structure: Data is organized into tables with rows and columns. Relationships: Tables are linked through...
2 comments:
‹
›
Home
View web version