All > Technology > Programming > Java
A group of types. Packages are declared with the
package
keyword.A named grouping of classes and interfaces that provides a package namespace. Classes, interfaces and class members without an explicit
public
,protected
orprivate
access modifier {access!modifier} have package visibility. Public classes and interfaces may be imported into other packages via an import statement.- Browse Related Terms: import, import statement, KJava, package, package access, package declaration, reflection, root, stream, top level class, unnamed package
Also listed in:
All > Technology > Programming > Java
See package.
- Browse Related Terms: import, import statement, KJava, package, package access, package declaration, reflection, root, stream, top level class, unnamed package
All > Technology > Programming > Java
A declaration used to name a package. This must be the first item in a source file, preceding any import statements. For instance,
package java.lang;
- Browse Related Terms: import, import statement, KJava, package, package access, package declaration, reflection, root, stream, top level class, unnamed package
All > Technology > Programming > Java
A style of programming in which statements are not necessarily executed in an ordered sequence but in parallel. Parallel programming languages make it easier to create programs that are designed to be run on multi-processor hardware, for instance. Java's thread features support a degree of parallel programming.
- Browse Related Terms: Concurrency, curly brackets, daemon thread, garbage collector, interrupt, lightweight process, livelock, multithreaded, parallel programming, polling, preempt, priority level, process, quantum, race hazard, round robin allocation, synchronized, thread starvation, timeslice
All > Technology > Programming > Java
See argument.
- Browse Related Terms: actual argument, actual parameter, actual parameter list, anonymous array, anonymous object, argument, call-by-value, command-line argument, constructor, copy constructor, formal argument, formal parameter, formal parameter list, instanceof, method, method header, method overriding, parameter
Also listed in:
- All > Science > Biotechnology and Genetics > Food Biotechnology
- All > Science > Weather
- All > Science > Weather > Climate Change
- All > Technology > Programming > Perl
All > Technology > Programming > Java
- An entity that consists of DTD specifications, as distinct from a general entity. A parameter entity defined in the DTD can then be referenced at other points, thereby eliminating the need to recode the definition at each location it is used.
- Browse Related Terms: binary entity, Entity, entity reference, external entity, external subset, general entity, local subset, notation, parameter entity, parsed entity, unparsed entity
All > Technology > Programming > Java
- A general entity that contains XML and therefore is parsed when inserted into the XML document, as opposed to an unparsed entity.
- Browse Related Terms: binary entity, Entity, entity reference, external entity, external subset, general entity, local subset, notation, parameter entity, parsed entity, unparsed entity
All > Technology > Programming > Java
- A module that reads in XML data from an input source and breaks it into chunks so that your program knows when it is working with a tag, an attribute, or element data. A nonvalidating parser ensures that the XML data is well formed but does not verify that it is valid. See also validating parser.
- Browse Related Terms: CDATA, CSS, data, document, DTD, Element, HyperText Markup Language, JavaServer Pages (JSP), JSP directive, JSP page, JSP scriptlet, mixed-content model, Namespace, parser, PIXEL, raster, tag, XHTML, XML, XSLT
Also listed in:
- All > Technology > Search > Enterprise Search
All > Technology > Programming > Java
Usually applied to the action of a compiler in analyzing a program source file for syntax errors. It is also used more widely to mean the analysis of the structure of input.
- Browse Related Terms: HTML, ISO 3166, key value, MIME, Parsing, RDF schema, SGML, SQL, Universal Standard Products and Services Classification (UNSPSC), XSL
Also listed in:
- All > Technology > Programming > Perl
- All > Technology > Search > Enterprise Search
All > Technology > Programming > Java
- The process of transferring an enterprise bean from memory to secondary storage. See activation.
Also listed in:
All > Technology > Programming > Java
A recurring theme in class design or usage. Interfaces such as
Iterator
encapsulate a pattern of access to the items in a collection, while freeing the client from the need to know details of the way in which the collection is implemented.- Browse Related Terms: Abstraction, accessor method, coupling, divide and conquer, factory pattern, floating point number, inconsistent state, information hiding, locale, mutator method, object-oriented design, pattern, singleton pattern, state, wrapper
Also listed in:
- All > Recreation > Fishing
- All > Technology > Programming > Perl
All > Technology > Programming > Java
Personal Communications Service (PCS) is a suite of second-generation, digitally modulated mobile-communications interfaces that includes TDMA, CDMA, and GSM. PCS serves as an umbrella term for second-generation wireless technologies operating in the 1900MHz range
- Browse Related Terms: 3G (Third generation), 802.11, AMPS (Advanced Mobile Phone Service), CDMA (Code-Division Multiple Access), CDMA One, CDMA2000, CDPD (Cellular Digital Packet Data), EDGE (Enhanced Data GSM Environment), FDMA (Frequency-division multiple-access), i-mode, JavaSpaces, LAN (Local area network), OTA (Over The Air), PCS (Personal Communications Service), PDC (Personal Digital Cellular), TDMA (Time-division multiple access), UMTS (Universal Mobile Telecommunications Service), W-CDMA (Wideband Code-Division Multiple Access), WAE (Wireless Application Environment), WDP (Wireless Datagram Protocol)
All > Technology > Programming > Java
The Personal Digital Assistant Profile (PDAP) is a Java ME profile specification designed for small platforms such as PalmOS devices. You can think of PDAs as being larger than mobile phones but smaller than set-top boxes. PDAP is built on top of CLDC and will specify user interface and persistent storage APIs. PDAP is currently being developed using the Java Community Process (JCP).
- Browse Related Terms: CDC (Connected Device Configuration), CLDC (Connected, Limited Device Configuration), configuration, Foundation Profile, GCF (Generic Connection Framework), Java 2 Platform, Micro Edition (J2ME), Java ME (Java Micro Edition), Java ME WTK, JDBC for CDC/FP, LCDUI (Liquid Crystal Display User Interface), MExE (Mobile Execution Environment), MIDP (Mobile Information Device Profile), MIDP-NG (Next Generation MIDP specification), optional package, PDAP (Personal Digital Assistant Profile), Personal Profile, PersonalJava, profile, RMI OP (RMI Optional Package), RMI Profile, T9
All > Technology > Programming > Java
Personal Digital Cellular (PDC) is a Japanese standard for wireless communications.
- Browse Related Terms: 3G (Third generation), 802.11, AMPS (Advanced Mobile Phone Service), CDMA (Code-Division Multiple Access), CDMA One, CDMA2000, CDPD (Cellular Digital Packet Data), EDGE (Enhanced Data GSM Environment), FDMA (Frequency-division multiple-access), i-mode, JavaSpaces, LAN (Local area network), OTA (Over The Air), PCS (Personal Communications Service), PDC (Personal Digital Cellular), TDMA (Time-division multiple access), UMTS (Universal Mobile Telecommunications Service), W-CDMA (Wideband Code-Division Multiple Access), WAE (Wireless Application Environment), WDP (Wireless Datagram Protocol)
All > Technology > Programming > Java
Parallel and Distributed Computing Practices (PDCP) are often used to describe computer systems that are spread over many devices on a network (wired or wireless) where many nodes process data simultaneously.
- Browse Related Terms: Authentication, bit, Boot, hardware, Internet Service Provider, IP address, Java virtual machine1, multiple-boot options, PDCP (Parallel and Distributed Computing Practices), peripheral devices, Provisioning, Software, system administrator
All > Technology > Programming > Java
In networking, any functional unit in the same layer as another entity.
A term used of the Abstract Windowing Toolkit (AWT) to refer to the underlying classes that provide the platform-specific implementation of component classes.
Also listed in:
- All > Law > Forensic Science
All > Technology > Programming > Java
Devices attached to a computer, such as printers, disk drives, mice, etc.
- Browse Related Terms: Authentication, bit, Boot, hardware, Internet Service Provider, IP address, Java virtual machine1, multiple-boot options, PDCP (Parallel and Distributed Computing Practices), peripheral devices, Provisioning, Software, system administrator
Also listed in:
All > Technology > Programming > Java
The protocol for transferring the state of a bean between its instance variables and an underlying database.
- The protocol for transferring the state of an entity bean between its instance variables and an underlying database.
- Browse Related Terms: abstract schema, bean-managed persistence, cascade delete, container-managed persistence, conversational state, enterprise bean, Enterprise JavaBeans Query Language (EJB QL), entity bean, home interface, persistence, persistent field, primary key, reentrant entity bean, relationship field, stateful session bean, stateless session bean
Also listed in:
All > Technology > Programming > Java
- A virtual field of an entity bean that has container-managed persistence; it is stored in a database.
- Browse Related Terms: abstract schema, bean-managed persistence, cascade delete, container-managed persistence, conversational state, enterprise bean, Enterprise JavaBeans Query Language (EJB QL), entity bean, home interface, persistence, persistent field, primary key, reentrant entity bean, relationship field, stateful session bean, stateless session bean
All > Technology > Programming > Java
The Personal Profile is a Java ME profile specification. Layered on the Foundation Profile and CDC, the Personal Profile will be the next generation of PersonalJava technology. The specification is currently in development under the Java Community Process (JCP).
- Browse Related Terms: CDC (Connected Device Configuration), CLDC (Connected, Limited Device Configuration), configuration, Foundation Profile, GCF (Generic Connection Framework), Java 2 Platform, Micro Edition (J2ME), Java ME (Java Micro Edition), Java ME WTK, JDBC for CDC/FP, LCDUI (Liquid Crystal Display User Interface), MExE (Mobile Execution Environment), MIDP (Mobile Information Device Profile), MIDP-NG (Next Generation MIDP specification), optional package, PDAP (Personal Digital Assistant Profile), Personal Profile, PersonalJava, profile, RMI OP (RMI Optional Package), RMI Profile, T9