A B C D E F G H I J K L M N O P Q R S T U V W X Y

J

jdom_document - Variable in class org.mycore.datamodel.metadata.MCRBase
 
jdomCache - Static variable in class org.mycore.datamodel.common.MCRXMLTableManager
 
JPEG_ENC - Static variable in class org.mycore.services.imaging.MCRImgProcessor
The JPEG encoder
jpegEncode(OutputStream) - Method in interface org.mycore.services.imaging.ImgProcessor
Encode the loaded image as a JPEG image to a given OutputStream.
jpegEncode(OutputStream) - Method in class org.mycore.services.imaging.MCRImgProcessor
 
justCheckExists(String) - Static method in class org.mycore.backend.sql.MCRSQLConnection
Checks if there are any matching rows for a given SQL condition by executing an SQL select statement, using any currently free connection from the pool.
justCountRows(String) - Static method in class org.mycore.backend.sql.MCRSQLConnection
Executes an SQL "SELECT COUNT(*) FROM" statement, returning the number of rows that match the condition, using any currently free connection from the pool.
justDoUpdate(String) - Static method in class org.mycore.backend.sql.MCRSQLConnection
Executes an SQL update statement, using any currently free connection from the pool.
justGetSingleValue(String) - Static method in class org.mycore.backend.sql.MCRSQLConnection
Executes an SQL select statement where the expected result is just a single value of a row, using any currently free connection from the pool.

A B C D E F G H I J K L M N O P Q R S T U V W X Y