Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
j
- JRebel Description: JRebel is a development tool specifically designed for Java programmers that allows instant viewing of code changes without the(...) Read more
- JPAQL Description: JPAQL (Java Persistence Query Language) is a query language specifically designed to interact with data in Java applications that(...) Read more
- JSTL Description: JSTL, or JavaServer Pages Standard Tag Library, is a standard tag library for JavaServer Pages that simplifies the development of(...) Read more
- JAX-RS Description: JAX-RS is a Java API designed to facilitate the creation of RESTful web services. It provides a set of annotations and classes that(...) Read more
- JAX-WS Description: JAX-WS (Java API for XML Web Services) is a Java API that enables the creation of XML-based web services. It provides a set of(...) Read more
- JPA2 Description: JPA2, or Java Persistence API 2, is the second version of the Java Persistence API designed to facilitate data management in Java(...) Read more
- JMXMP Description: JMXMP, or Java Management Extensions Message Protocol, is a protocol designed for the remote management of Java applications. This(...) Read more
- JNDI Lookup Description: JNDI Lookup (Java Naming and Directory Interface) is a process that allows retrieving objects from a naming service using the JNDI(...) Read more
- JSP Tag Description: A JSP (JavaServer Pages) tag is a fundamental component in the development of web applications based on Java. It is a custom tag(...) Read more
- JDK Tool Description: The JDK, or Java Development Kit, is a set of essential tools for developing applications in the Java programming language. It(...) Read more
- JPA Criteria Description: JPA Criteria (Java Persistence API) is a specification that provides an API for safely building type-safe queries using JPA. This(...) Read more
- Jersey Description: Jersey is a development framework specifically designed for creating RESTful web services in Java. This framework is based on the(...) Read more
- JOOQ Description: JOOQ, which stands for Java Object Oriented Querying, is a library designed to facilitate the construction of SQL queries in Java(...) Read more
- JHipster Description: JHipster is a development platform that allows developers to generate, develop, and deploy web applications using modern(...) Read more
- JPA Entity **Description:** A JPA Entity is a class that represents a table in a database within the context of Java Persistence API (JPA). JPA is a Java(...) Read more