Blog: Programmer Gate (Programmer Gate) |
240 blogs
updated: 82 min. ago
|
||
This article is intended for the beginner programmers who want to write their first Java program, we will write a simple Java program and de...
|
||
The Staff Selection Commission (SSC) is an organization under the Government of India which annually conducts the Combined Graduate Level (C...
|
||
Algorithms are the building blocks of programming, yet there is this common notion that you can be a software engineer without learning them...
|
||
In this tutorial, we share the common code block that is used to connect to an LDAP server in Java. 1. InitialDirContext To connect to an LD...
|
||
Hibernate is one of the most popular ORM frameworks in Java. Through Hibernate, developers deal with Java POJOs for doing CRUD operations on...
|
||
This tutorial provides several ways of converting a Java object to a Map in Java. 1. Reflection The traditional way of converting a Java obj...
|
||
1. Reset password In order to reset a password in Oracle 11g: Log in as a system user through sqlplus or any oracle client. Run this command...
|
||
This tutorial allows you to archive a list of compiled classes residing under a particular package in the form of a JAR file. Suppose you ha...
|
||
This tutorial provides a step-by-step guide on how to create a windows task which restarts the tomcat service at a specific time frame. 1. C...
|
||
This tutorial describes how to stop/start a windows service via batch or cmd. 1. Find service name First of all, you need to get the service...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler