2022-04-29 16:29:59 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
< html lang = "ru" >
< head >
<!-- Generated by javadoc -->
2022-06-14 00:27:00 +00:00
< title > Constant Field Values (Lab5Core 3.0 API)< / title >
2022-04-29 16:29:59 +00:00
< link rel = "stylesheet" type = "text/css" href = "stylesheet.css" title = "Style" >
< script type = "text/javascript" src = "script.js" > < / script >
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
2022-06-14 00:27:00 +00:00
parent.document.title="Constant Field Values (Lab5Core 3.0 API)";
2022-04-29 16:29:59 +00:00
}
}
catch(err) {
}
//-->
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "topNav" > < a name = "navbar.top" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.top.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "overview-summary.html" > Overview< / a > < / li >
< li > Package< / li >
< li > Class< / li >
< li > < a href = "overview-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?constant-values.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "constant-values.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< a name = "skip.navbar.top" >
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
< div class = "header" >
< h1 title = "Constant Field Values" class = "title" > Constant Field Values< / h1 >
< h2 title = "Contents" > Contents< / h2 >
< ul >
2022-06-14 00:27:00 +00:00
< li > < a href = "#common.net" > common.net.*< / a > < / li >
2022-04-29 16:29:59 +00:00
< / ul >
< / div >
2022-06-14 00:27:00 +00:00
< div class = "constantValuesContainer" > < a name = "common.net" >
2022-04-29 16:29:59 +00:00
<!-- -->
< / a >
2022-06-14 00:27:00 +00:00
< h2 title = "common.net" > common.net.*< / h2 >
2022-04-29 16:29:59 +00:00
< ul class = "blockList" >
< li class = "blockList" >
< table class = "constantsSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constant Field Values table, listing constant fields, and values" >
2022-06-14 00:27:00 +00:00
< caption > < span > common.net.< a href = "common/net/ConnectionProperties.html" title = "class in common.net" > ConnectionProperties< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
2022-04-29 16:29:59 +00:00
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th scope = "col" > Constant Field< / th >
< th class = "colLast" scope = "col" > Value< / th >
< / tr >
< tbody >
< tr class = "altColor" >
2022-06-14 00:27:00 +00:00
< td class = "colFirst" > < a name = "common.net.ConnectionProperties.DEFAULT_DB_HOST" >
2022-04-29 16:29:59 +00:00
<!-- -->
2022-06-14 00:27:00 +00:00
< / a > < code > public static final java.lang.String< / code > < / td >
< td > < code > < a href = "common/net/ConnectionProperties.html#DEFAULT_DB_HOST" > DEFAULT_DB_HOST< / a > < / code > < / td >
< td class = "colLast" > < code > "pg"< / code > < / td >
2022-04-29 16:29:59 +00:00
< / tr >
< tr class = "rowColor" >
2022-06-14 00:27:00 +00:00
< td class = "colFirst" > < a name = "common.net.ConnectionProperties.DEFAULT_DB_NAME" >
2022-04-29 16:29:59 +00:00
<!-- -->
2022-06-14 00:27:00 +00:00
< / a > < code > public static final java.lang.String< / code > < / td >
< td > < code > < a href = "common/net/ConnectionProperties.html#DEFAULT_DB_NAME" > DEFAULT_DB_NAME< / a > < / code > < / td >
< td class = "colLast" > < code > "studs"< / code > < / td >
2022-04-29 16:29:59 +00:00
< / tr >
< tr class = "altColor" >
2022-06-14 00:27:00 +00:00
< td class = "colFirst" > < a name = "common.net.ConnectionProperties.DEFAULT_DB_PORT" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "common/net/ConnectionProperties.html#DEFAULT_DB_PORT" > DEFAULT_DB_PORT< / a > < / code > < / td >
< td class = "colLast" > < code > 5432< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "common.net.ConnectionProperties.DEFAULT_HOST" >
2022-04-29 16:29:59 +00:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2022-06-14 00:27:00 +00:00
< td > < code > < a href = "common/net/ConnectionProperties.html#DEFAULT_HOST" > DEFAULT_HOST< / a > < / code > < / td >
< td class = "colLast" > < code > "localhost"< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "common.net.ConnectionProperties.DEFAULT_PORT" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "common/net/ConnectionProperties.html#DEFAULT_PORT" > DEFAULT_PORT< / a > < / code > < / td >
< td class = "colLast" > < code > 1234< / code > < / td >
2022-04-29 16:29:59 +00:00
< / tr >
< tr class = "rowColor" >
2022-06-14 00:27:00 +00:00
< td class = "colFirst" > < a name = "common.net.ConnectionProperties.FILE_NAME" >
2022-04-29 16:29:59 +00:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2022-06-14 00:27:00 +00:00
< td > < code > < a href = "common/net/ConnectionProperties.html#FILE_NAME" > FILE_NAME< / a > < / code > < / td >
< td class = "colLast" > < code > "connection.properties"< / code > < / td >
2022-04-29 16:29:59 +00:00
< / tr >
< / tbody >
< / table >
< / li >
< / ul >
< / div >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< div class = "bottomNav" > < a name = "navbar.bottom" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.bottom.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "overview-summary.html" > Overview< / a > < / li >
< li > Package< / li >
< li > Class< / li >
< li > < a href = "overview-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?constant-values.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "constant-values.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< a name = "skip.navbar.bottom" >
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / body >
< / html >