Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
j
- 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
- Javadoc Tool Description: The Javadoc tool is a command-line utility for generating API documentation in HTML format from Java source code. This tool allows(...) Read more
- JPA Repository Description: A JPA (Java Persistence API) repository is a mechanism that allows encapsulating the storage, retrieval, and search behavior of a(...) Read more
- JavaScript Injection Description: JavaScript injection is a type of attack where malicious JavaScript code is injected into a web application. This type of(...) Read more
- JWT Description: JWT (JSON Web Token) is an open standard for securely transmitting information between parties as a JSON object. This format allows(...) Read more
- Jailbreaking Description: Jailbreaking is the process of removing software restrictions imposed by manufacturers on devices, particularly mobile devices like(...) Read more